MaxMessageSizeStream.Write(Byte[], Int32, Int32) Метод

Определение

public:
 override void Write(cli::array <System::Byte> ^ buffer, int offset, int count);
public override void Write (byte[] buffer, int offset, int count);
override this.Write : byte[] * int * int -> unit
Public Overrides Sub Write (buffer As Byte(), offset As Integer, count As Integer)

Параметры

buffer
Byte[]
offset
Int32
count
Int32

Применяется к