Skip to content

StreamPosition

class

Namespace: Orleans.Streams

Stream position uniquely identifies the position of an event in a stream. If acquiring a stream position for a batch of events, the stream position will be of the first event in the batch.
public class StreamPosition

Constructors

Properties