InfoParseString(Char) Method

[Missing <summary> documentation for "M:Aerospike.Client.Info.ParseString(System.Char)"]

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
public string ParseString(
	char stop
)

Parameters

stop  Char
 

Return Value

String

See Also