ServerBusyException(ServiceResponse) - конструктор
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.24
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.