메소드 | 설명 | |
---|---|---|
BeginDelete ( Action |
||
BeginWriteState ( int state ) : void | ||
PersistentSubscriptionCheckpointWriter ( string subscriptionId, IODispatcher ioDispatcher ) : System | ||
StartFrom ( int version ) : void |
메소드 | 설명 | |
---|---|---|
CreateStreamMetadataEvent ( ) : EventStore.Core.Data.Event | ||
PublishCheckpoint ( int state ) : void | ||
PublishMetadata ( int state ) : void | ||
WriteStateCompleted ( ClientMessage msg ) : void |
public PersistentSubscriptionCheckpointWriter ( string subscriptionId, IODispatcher ioDispatcher ) : System | ||
subscriptionId | string | |
ioDispatcher | IODispatcher | |
리턴 | System |