Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

ShellChannel.Receive Method

Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9147)

Receive(Byte[], Int32, Int32)

Receives the specified amount of data from the remote connection end into a specific location of the receive buffer and using the supplied flags.

Declaration
public abstract int Receive(byte[] buffer, int offset, int count)
Parameters
Type Name Description
Byte[] buffer

The storage location for the received data.

Int32 offset

The position in the buffer at which to store the received data.

Int32 count

The number of bytes to receive.

Returns
Type Description
Int32

The number of bytes received.

In This Article
  • Receive(Byte[], Int32, Int32)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies