Initializes a new instance of the StreamingContext class.
Initializes a new instance of the StreamingContext class.
[Visual Basic] Overloads Public Sub New(StreamingContextStates)
[C#] public StreamingContext(StreamingContextStates);
[C++] public: StreamingContext(StreamingContextStates);
[JScript] public function StreamingContext(StreamingContextStates);
Initializes a new instance of the StreamingContext class.
[Visual Basic] Overloads Public Sub New(StreamingContextStates, Object)
[C#] public StreamingContext(StreamingContextStates, Object);
[C++] public: StreamingContext(StreamingContextStates, Object);
[JScript] public function StreamingContext(StreamingContextStates, Object);
StreamingContext Structure | StreamingContext Members | System.Runtime.Serialization Namespace