[Missing <summary> documentation for "M:Aerospike.Client.IndexTask.ParseExistsResponse(System.String,System.String)"]
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.1.0.0 (5.1.0)
Syntax
C#
public static int ParseExistsResponse( string command, string response )
Parameters
- command
- Type: SystemString
- response
- Type: SystemString
Return Value
Type: Int32See Also