Edit

Share via


IConnection.AsyncReadBuffer Property

Definition

public:
 property cli::array <System::Byte> ^ AsyncReadBuffer { cli::array <System::Byte> ^ get(); };
public byte[] AsyncReadBuffer { get; }
member this.AsyncReadBuffer : byte[]
Public ReadOnly Property AsyncReadBuffer As Byte()

Property Value

Byte[]

Applies to