| | Name | Description |
|---|
  | OpenAsync(Boolean, OpenParams) |
Opens a client connection.
|
 | OpenAsync(Boolean, OpenFlags, Object) |
Opens the socket.
|
   | OpenAsync(Boolean, OpenParams, NotifyDataChangedEventHandler, CallbackContext) |
Opens a client connection, calling dataChangedHandler for each message received.
|
   | OpenAsync(Boolean, ProtocolAddress, Flags, Object) |
Opens a client connection.
|
   | OpenAsync(Boolean, ProtocolAddress, NotifyDataChangedEventHandler, CallbackContext) |
Opens a client connection, calling dataChangedHandler for each message received.
|