PowerTCP Sockets for .NET
SocketOption Property (UdpBase)




Syntax
'Declaration
 
Public ReadOnly Property SocketOption As UdpSocketOption
'Usage
 
Dim instance As UdpBase
Dim value As UdpSocketOption
 
value = instance.SocketOption
public UdpSocketOption SocketOption {get;}
public: __property UdpSocketOption* get_SocketOption();
public:
property UdpSocketOption^ SocketOption {
   UdpSocketOption^ get();
}
See Also

Reference

UdpBase Class
UdpBase Members


PowerTCP Sockets for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic