ServerBusyException - свойства |
Тип ServerBusyException предоставляет следующие члены.
Имя | Описание | |
---|---|---|
BackOffMilliseconds |
Suggested number of milliseconds to wait before attempting a request again. If zero,
there is no suggested backoff time.
| |
Data | Gets a collection of key/value pairs that provide additional user-defined information about the exception. (Унаследован от Exception.) | |
ErrorCode |
Gets the service error code.
(Унаследован от ServiceResponseException.) | |
HelpLink | Gets or sets a link to the help file associated with this exception. (Унаследован от Exception.) | |
HResult | Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception. (Унаследован от Exception.) | |
InnerException | Gets the Exception instance that caused the current exception. (Унаследован от Exception.) | |
Message |
Gets a message that describes the current exception.
(Унаследован от ServiceResponseException.) | |
Response |
Gets the ServiceResponse for the exception.
(Унаследован от ServiceResponseException.) | |
Source | Gets or sets the name of the application or the object that causes the error. (Унаследован от Exception.) | |
StackTrace | Gets a string representation of the immediate frames on the call stack. (Унаследован от Exception.) | |
TargetSite | Gets the method that throws the current exception. (Унаследован от Exception.) |