Method | Description | |
---|---|---|
Add ( |
||
GetNextChunk ( System.DateTime startSlice, System.DateTime &nextTimeToRunQuery ) : DateTime>>.List |
||
MongoDbTimeoutPersister ( Configure config ) : System | ||
RemoveTimeoutBy ( System.Guid sagaId ) : void | ||
TryRemove ( string timeoutId, |
Method | Description | |
---|---|---|
GetChunkQuery ( ) : IQueryable |
||
GetCleanupChunk ( System.DateTime startSlice ) : DateTime>>.IEnumerable |
||
GetCollection ( ) : MongoCollection |
public Add ( |
||
timeout | ||
return | void |
public GetNextChunk ( System.DateTime startSlice, System.DateTime &nextTimeToRunQuery ) : DateTime>>.List |
||
startSlice | System.DateTime | |
nextTimeToRunQuery | System.DateTime | |
return | DateTime>>.List |
public MongoDbTimeoutPersister ( Configure config ) : System | ||
config | Configure | |
return | System |
public RemoveTimeoutBy ( System.Guid sagaId ) : void | ||
sagaId | System.Guid | |
return | void |
public TryRemove ( string timeoutId, |
||
timeoutId | string | |
timeoutData | ||
return | bool |