Serialize context array to bytes.
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.3.0.0 (5.3.0)
Syntax
C#
public static byte[] ToBytes( CTX[] ctx )
Parameters
- ctx
- Type: Aerospike.ClientCTX
Return Value
Type: ByteSee Also