Click or drag to resize

Listener Class

Inheritance Hierarchy
SystemObject
  Ozeki.NetworkListener

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

The Listener type exposes the following members.

Constructors
 NameDescription
Public methodListenerInitializes 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