Click or drag to resize
Listener Class
Inheritance Hierarchy
SystemObject
  Ozeki.NetworkListener

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class Listener

The Listener type exposes the following members.

Constructors
  NameDescription
Public methodListener
Initializes a new instance of the Listener class
Top
Methods
  NameDescription
Public methodStart
Public methodStop
Top
Properties
  NameDescription
Public propertyPrefixes
Top
Events
  NameDescription
Public eventRequestReceived
Top
See Also