AerospikeAuthResponseParser Property

[Missing <summary> documentation for "P:Aerospike.Client.Auth.AerospikeAuthResponse.Parser"]

Definition

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

Property Value

MessageParserAerospikeAuthResponse

See Also