Grpc.Net.Client.Balancer.ISubchannelCallTracker
An interface for tracking subchannel calls.
Note: Experimental API that can change or be removed without any prior notice.
Called when a subchannel call is completed.
void Start()
Called when a subchannel call is started after a load balance pick.