The UdpTransport type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Close()()()
Dispose of the class. Call this function to close the socket.
Equals(Object)
Determines whether the specified Object is equal to the current 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()()()
Returns a String that represents the current Object.
(Inherited from Object.)

See Also