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

SshChannel.Send Method

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

Send(Byte[], Int32, Int32)

Sends data to the server through this channel.

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

The storage location of the data to be sent.

Int32 offset

The offset to the array at which the data starts.

Int32 count

Number of bytes to send.

Returns
Type Description
Int32

The number of bytes sent.

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