UdpReceiveResult Operators

 

Namespace:   System.Net.Sockets
Assembly:  System (in System.dll)

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(UdpReceiveResult, UdpReceiveResult)

Tests whether two specified UdpReceiveResult instances are equivalent.

System_CAPS_puboperatorSystem_CAPS_staticInequality(UdpReceiveResult, UdpReceiveResult)

Tests whether two specified UdpReceiveResult instances are not equal.

Return to top
Show: