QueueAdapterExtensions
class
Namespace: Orleans.Streams
Extension methods for
IQueueAdapterpublic static class QueueAdapterExtensionsMethods
QueueMessageAsync(IQueueAdapter, StreamId, T, StreamSequenceToken, Dictionary<string, object>)Writes a set of events to the queue as a single batch associated with the providedstreamId.
