ServerBusyException - конструктор
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public ServerBusyException(
ServiceResponse response
)
Public Sub New (
response As ServiceResponse
)
public:
ServerBusyException(
ServiceResponse^ response
)
new :
response : ServiceResponse -> ServerBusyException
Параметры
- response ServiceResponse
- The ServiceResponse when service operation failed remotely.