ClientTOpen Method |
| Name | Description | |
|---|---|---|
| Open |
Opens (or reopens) the socket.
(Inherited from ProtocolSocket.) | |
| Open(ClientParams) |
Opens a client connection.
| |
| Open(ProtocolAddress, NotifyDataChangedEventHandler) |
Opens a client connection, calling dataChangedHandler for each message received.
| |
| Open(ProtocolAddress, NotifyDataChangedEventHandler, CallbackContext) |
Opens a client connection, calling dataChangedHandler for each message received.
| |
| Open(ProtocolAddress, Boolean, ConnectionFlags, ConnectionSharing) |
Opens a client connection.
|