HostServiceConnectionException(SerializationInfo, StreamingContext) - конструктор
Initializes a new instance of the ApplicationException class with serialized data.
Пространство имён: Tessa.HostСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
protected HostServiceConnectionException(
[NotNullAttribute] SerializationInfo info,
StreamingContext context
)
Protected Sub New (
<NotNullAttribute> info As SerializationInfo,
context As StreamingContext
)
protected:
HostServiceConnectionException(
[NotNullAttribute] SerializationInfo^ info,
StreamingContext context
)
new :
[<NotNullAttribute>] info : SerializationInfo *
context : StreamingContext -> HostServiceConnectionException
Параметры
- info SerializationInfo
- The object that holds the serialized object data.
- context StreamingContext
- The contextual information about the source or destination.