Для изменения размера нажмите или перетащите

ServerBusyException(SerializationInfo, StreamingContext) - конструктор

Initializes a new instance of the ServerBusyException class with serialized data.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
protected ServerBusyException(
	SerializationInfo info,
	StreamingContext context
)

Параметры

info
Тип: System.Runtime.SerializationSerializationInfo
The object that holds the serialized object data.
context
Тип: System.Runtime.SerializationStreamingContext
The contextual information about the source or destination.
См. также