Click or drag to resize

Listener Class

Inheritance Hierarchy
SystemObject
  Ozeki.NetworkListener

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

The Listener type exposes the following members.

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