AuthTokenManagerSetChannel Method

[Missing <summary> documentation for "M:Aerospike.Client.AuthTokenManager.SetChannel(Grpc.Net.Client.GrpcChannel)"]

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
public void SetChannel(
	GrpcChannel grpcChannel
)

Parameters

grpcChannel  GrpcChannel
 

See Also