Share via


MomSdkObjectModifiedException.GetObjectData Method

Sets the SerializationInfo with information about the exception.

 public virtual void GetObjectData(
    SerializationInfo info,
    StreamingContext context
);

Parameters

  • info
    The SerializationInfo that holds the serialized object data about the exception being thrown.
  • context
    The StreamingContext that contains contextual information about the source or destination.

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2005 or later

Namespace: Microsoft.EnterpriseManagement.Mom

Assembly: Microsoft.Mom.Sdk (in Microsoft.Mom.Sdk.dll)

See Also

MomSdkObjectModifiedException Class | MomSdkObjectModifiedException Members