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