| Icon | Member | Description |
|---|---|---|
| Send<(Of <(T>)>)(Int32, String, T, TimeSpan) |
Sends data to target.
Blocks until target receives data or a timeout occurs.
| |
| Send<(Of <(T>)>)(Int32, String, T) |
Sends data to target.
Blocks until data is received or a timeout occurs.
|