ISerializationContext.StreamWriter Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the stream writer.
public Orleans.Serialization.BinaryTokenStreamWriter StreamWriter { get; }public Orleans.Serialization.IBinaryTokenStreamWriter StreamWriter { get; }member this.StreamWriter : Orleans.Serialization.BinaryTokenStreamWritermember this.StreamWriter : Orleans.Serialization.IBinaryTokenStreamWriterPublic ReadOnly Property StreamWriter As BinaryTokenStreamWriterPublic ReadOnly Property StreamWriter As IBinaryTokenStreamWriter