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

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

Definition

Пространство имён: Tessa.Host
Сборка: Tessa (в Tessa.dll) Версия: 4.0.4
C#
protected ScannerBusyException(
	[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.

См. также