Info.ParseResultCode Method
Parse info response string and return the result code for info commands
that only return OK or an error string. Info commands that return other
data are not handled by this method.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 8.0.1+e35566e493546c0887ebb841c8e2a2c6a7cbde18
public static int ParseResultCode(
string response
)
- response String
-
Int32