Method | Description | |
---|---|---|
Dispose ( ) : void | ||
DisposeRudely ( ) : void | ||
Global ( Action |
||
Initialize ( ) : void | ||
QueueStorage ( string database, QueueManagerConfiguration configuration ) : System | ||
Send ( Action |
Method | Description | |
---|---|---|
ConfigureInstance ( JET_INSTANCE jetInstance ) : void | ||
EnsureDatabaseIsCreatedAndAttachToDatabase ( ) : void | ||
LoadColumnInformation ( ) : void | ||
SetIdFromDb ( ) : void |
public QueueStorage ( string database, QueueManagerConfiguration configuration ) : System | ||
database | string | |
configuration | QueueManagerConfiguration | |
return | System |