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

SshChannel.Receive Method

Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)

Receive(Byte[], Int32, Int32)

Receives data send by the server through this channel.

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

The storage location for the received data.

Int32 offset

The offset to the array at which to place the received data.

Int32 count

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