Method | Description | |
---|---|---|
BeginDelete ( Action |
||
BeginWriteState ( int state ) : void | ||
PersistentSubscriptionCheckpointWriter ( string subscriptionId, IODispatcher ioDispatcher ) : System | ||
StartFrom ( int version ) : void |
Method | Description | |
---|---|---|
CreateStreamMetadataEvent ( ) : EventStore.Core.Data.Event | ||
PublishCheckpoint ( int state ) : void | ||
PublishMetadata ( int state ) : void | ||
WriteStateCompleted ( ClientMessage msg ) : void |
public BeginDelete ( Action |
||
completed | Action |
|
return | void |
public PersistentSubscriptionCheckpointWriter ( string subscriptionId, IODispatcher ioDispatcher ) : System | ||
subscriptionId | string | |
ioDispatcher | IODispatcher | |
return | System |