CFSocket.CFSocketDataEventArgs.Data Property

Definition

The data that was received on the socket.

public byte[] Data { get; }
member this.Data : byte[]

Property Value

Byte[]

Applies to