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