 |
FindEventAsync |
Asynchronously finds an event in the event stream. |
 |
GetEndRelativeTimeAsync |
Asynchronously retrieves the end time of the event stream, as a relative time. |
 |
GetEventCountAsync |
Asynchronously retrieves the number of events contained in the event stream. |
 |
GetEventHeadersAsync |
Asynchronously retrieves the collection event headers of the event stream. |
 |
GetMetadata |
Gets the metadata collection for the event stream. |
 |
GetStartRelativeTimeAsync |
Asynchronously retrieves the start time of the event stream, as a relative time. |
 |
GetStateAsync |
Asynchronously retrieves the state of the stream. |
 |
ReadEventAsync |
Reads and returns the event at the specified index in the event stream. |
 |
WriteEventAsync |
Asynchronously writes an event to the event stream. |