AboutResponseParser Property

[Missing <summary> documentation for "P:Aerospike.Client.KVS.AboutResponse.Parser"]

Definition

Namespace: Aerospike.Client.KVS
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
public static MessageParser<AboutResponse> Parser { get; }

Property Value

MessageParserAboutResponse

See Also