AutodiscoverRemoteExceptionGetObjectData - метод

Sets the SerializationInfo object with the parameter name and additional exception information.

Definition

Пространство имён: Tessa.Exchange.WebServices.Autodiscover
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public override void GetObjectData(
	SerializationInfo info,
	StreamingContext context
)

Параметры

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

Реализации

ISerializableGetObjectData(SerializationInfo, StreamingContext)

Исключения

ArgumentNullExceptionThe info object is a null reference (Nothing in Visual Basic).

См. также