Method | Description | |
---|---|---|
OnStop ( IStory story ) : void |
Method | Description | |
---|---|---|
BufferedHandler ( string name, System.TimeSpan timeDelay, int batchSize ) : System | ||
OnStoriesComplete ( IList |
Method | Description | |
---|---|---|
OnComplete ( ) : void |
protected BufferedHandler ( string name, System.TimeSpan timeDelay, int batchSize ) : System | ||
name | string | |
timeDelay | System.TimeSpan | |
batchSize | int | |
return | System |
protected abstract OnStoriesComplete ( IList |
||
stories | IList |
|
return | void |