Gets the operating system handle for the socket.
[Visual Basic] Public ReadOnly Property Descriptor As Integer [C#] public int Descriptor {get;} [C++] public: __property int get_Descriptor(); [JScript] public function get Descriptor() : int;
Socket Class | Socket Members | System.Net.Sockets Namespace