Writer<TBufferWriter>.Session 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 serializer session.
public Orleans.Serialization.Session.SerializerSession Session { get; }
member this.Session : Orleans.Serialization.Session.SerializerSession
Public ReadOnly Property Session As SerializerSession
Property Value
The serializer session.