PowerTCP Sockets for .NET
Socket Field (DnsSlave)




Gets the socket used for communications.
Syntax
'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.
See Also

Reference

DnsSlave Class
DnsSlave Members


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