Tcp |
| Name | Description | |
|---|---|---|
| OpenAsync(String, Int32, Flags) | Opens a TCP connection. | |
| OpenAsync(String, Int32, NotifyDataChangedEventHandler) | Opens a TCP connection. | |
| OpenAsync(Boolean, String, Int32, Flags) | Opens a TCP connection. | |
| OpenAsync(Boolean, String, Int32, NotifyDataChangedEventHandler) | Opens a TCP connection. |