The UdpTransport type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| Close()()() |
Dispose of the class. Call this function to close the socket.
| |
| Equals(Object) | (Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Request(IPAddress, Int32, array<Byte>[]()[], Int32, Int32, Int32) |
Make sync request using IP/UDP with request timeouts and retries.
| |
| ToString()()() | (Inherited from Object.) |