SocketInformation.ProtocolInformation Eigenschap

Definitie

Haalt de protocolgegevens voor een Socketop of stelt deze in.

public:
 property cli::array <System::Byte> ^ ProtocolInformation { cli::array <System::Byte> ^ get(); void set(cli::array <System::Byte> ^ value); };
public byte[] ProtocolInformation { get; set; }
member this.ProtocolInformation : byte[] with get, set
Public Property ProtocolInformation As Byte()

Waarde van eigenschap

Byte[]

Een matrix van het type Byte.

Van toepassing op