[Missing <summary> documentation for "M:Aerospike.Client.AsyncConnectionTls.Send(System.Byte[],System.Int32,System.Int32)"]
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.1.1.0 (5.1.1)
Syntax
C#
public override void Send( byte[] buffer, int offset, int count )
Parameters
- buffer
- Type: SystemByte
- offset
- Type: SystemInt32
- count
- Type: SystemInt32
See Also