'Declaration
Public ReadOnly Socket As Socket
'Usage
Dim instance As DnsSlave
Dim value As Socket
value = instance.Socket
public readonly Socket Socket
public: readonly Socket* Socket
public:
readonly Socket^ Socket
Field Value
The
Socket used for UDP communications.