IConnection.AsyncReadBuffer 属性

定义

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()

属性值

Byte[]

适用于