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.BinaryTokenStreamWriter
member this.StreamWriter : Orleans.Serialization.IBinaryTokenStreamWriter
Public ReadOnly Property StreamWriter As BinaryTokenStreamWriter
Public ReadOnly Property StreamWriter As IBinaryTokenStreamWriter