Method | Description | |
---|---|---|
Reprocess ( ) : IEnumerable |
||
StreamReprocessor ( IItemProcessor streamProcessor, IStreamStorage streamStorage ) : System | ||
StreamReprocessor ( string connectionString, string database ) : System |
public StreamReprocessor ( IItemProcessor streamProcessor, IStreamStorage streamStorage ) : System | ||
streamProcessor | IItemProcessor | |
streamStorage | IStreamStorage | |
return | System |
public StreamReprocessor ( string connectionString, string database ) : System | ||
connectionString | string | |
database | string | |
return | System |