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