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