Property ReadThrottleCount
ReadThrottleCount
Gets the number of read throttling exceptions on this table in
the time period.
Declaration
public int ReadThrottleCount { get; }
Property Value
| Type | Description |
|---|---|
| Int32 | Number of read throttling exceptions. |