StreamingContextStates State
Gets the source or destination of the transmitted data.
Describes the source and destination of a given serialized stream, and provides an additional caller-...
override int GetHashCode()
Returns a hash code of this object.
override bool Equals(object obj)
Determines whether two T:System.Runtime.Serialization.StreamingContext instances contain the same val...
object Context
Gets context specified as part of the additional context.
StreamingContext(StreamingContextStates state)
Initializes a new instance of the T:System.Runtime.Serialization.StreamingContext class with a given ...
StreamingContext(StreamingContextStates state, object additional)
Initializes a new instance of the T:System.Runtime.Serialization.StreamingContext class with a given ...