CloudLoadBalancerProviderGetStatisticsAsync Method |
Namespace: net.openstack.Providers.Rackspace
public Task<LoadBalancerStatistics> GetStatisticsAsync( LoadBalancerId loadBalancerId, CancellationToken cancellationToken )
Exception | Condition |
---|---|
ArgumentNullException | If loadBalancerId is . |
WebException | If the REST request does not return successfully. |