Populates a specified System.Runtime.Serialization.SerializationInfo with the data needed to serialize the current System.Runtime.Remoting.Messaging.LogicalCallContext.
- info
- The System.Runtime.Serialization.SerializationInfo to populate with data.
- context
- The contextual information about the source or destination of the serialization.
The current method fills the provided System.Runtime.Serialization.SerializationInfo with all the data needed to recreate the System.Runtime.Remoting.Messaging.LogicalCallContext.
The current method is an implementation of System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext).