Socket.Handle Propiedad

Definición

Obtiene el identificador del sistema operativo de Socket.

public:
 property IntPtr Handle { IntPtr get(); };
public IntPtr Handle { get; }
member this.Handle : nativeint
Public ReadOnly Property Handle As IntPtr

Valor de propiedad

IntPtr

nativeint

IntPtr que representa el identificador del sistema operativo de Socket.

Se aplica a