MemoryAdapterFactory<TSerializer>.Direction 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.
Direction of this queue adapter: Read, Write or ReadWrite.
public Orleans.Streams.StreamProviderDirection Direction { get; }
member this.Direction : Orleans.Streams.StreamProviderDirection
Public ReadOnly Property Direction As StreamProviderDirection
Property Value
The direction in which this adapter provides data.