Class: EventStoreCatchUpSubscription
EventStoreCatchUpSubscription
new EventStoreCatchUpSubscription(connection, log, streamId, resolveLinkTos, userCredentials, eventAppeared, liveProcessingStarted, subscriptionDropped, verboseLogging, readBatchSize, maxPushQueueSize)
Parameters:
Name |
Type |
Description |
connection |
|
|
log |
|
|
streamId |
|
|
resolveLinkTos |
|
|
userCredentials |
|
|
eventAppeared |
|
|
liveProcessingStarted |
|
|
subscriptionDropped |
|
|
verboseLogging |
|
|
readBatchSize |
|
|
maxPushQueueSize |
|
|
Properties:
Name |
Type |
Description |
isSubscribedToAll |
boolean
|
|
streamId |
string
|
|
readBatchSize |
number
|
|
maxPushQueueSize |
number
|
|
- Source: