Populates a specified System.Runtime.Serialization.SerializationInfo with the data needed to serialize the current System.Runtime.Remoting.ObjRef instance.
- 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.ObjRef.
The current method is an implementation of System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext).