ClientTOpenAsync Method |
| Name | Description | |
|---|---|---|
| OpenAsync |
Opens the socket.
(Inherited from Connection.) | |
| OpenAsync(ClientParams) |
Opens a client connection.
| |
| OpenAsync(ProtocolAddress, NotifyDataChangedEventHandler) |
Opens a client connection, calling dataChangedHandler for each message received.
| |
| OpenAsync(ProtocolAddress, NotifyDataChangedEventHandler, CallbackContext) |
Opens a client connection, calling dataChangedHandler for each message received.
| |
| OpenAsync(ProtocolAddress, Boolean, ConnectionFlags, ConnectionSharing) |
Opens a client connection.
|