Share via


CFSocket.CFSocketDataEventArgs.Data Property

Definition

The data that was received on the socket as a byte array.

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

Property Value

Byte[]

Applies to