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

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

Definition

Пространство имён: Tessa.Host
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
protected HostServiceConnectionException(
	[NotNullAttribute] SerializationInfo info,
	StreamingContext context
)

Параметры

info  SerializationInfo
The object that holds the serialized object data.
context  StreamingContext
The contextual information about the source or destination.

См. также