Méthode | Description | |
---|---|---|
PostgreSqlQueueStatusProvider ( IConnectionInformation connectionInformation, IGetTimeFactory getTimeFactory, IPostgreSqlMessageQueueTransportOptionsFactory optionsFactory, IInternalSerializer serializer, |
Initializes a new instance of the PostgreSqlQueueStatusProvider class.
|
Méthode | Description | |
---|---|---|
GetData ( ) : IEnumerable |
Gets the data.
|
Méthode | Description | |
---|---|---|
GetConfiguration ( ) : |
Gets the configuration.
|
|
GetErrorCount ( ) : |
Gets the error count.
|
|
GetPendingCount ( ) : |
Gets the pending count.
|
|
GetPendingDelayCount ( ) : |
Gets the pending delay count.
|
|
GetWorkingCount ( ) : |
Gets the working count.
|
public PostgreSqlQueueStatusProvider ( IConnectionInformation connectionInformation, IGetTimeFactory getTimeFactory, IPostgreSqlMessageQueueTransportOptionsFactory optionsFactory, IInternalSerializer serializer, |
||
connectionInformation | IConnectionInformation | The connection information. |
getTimeFactory | IGetTimeFactory | The get time factory. |
optionsFactory | IPostgreSqlMessageQueueTransportOptionsFactory | The options factory. |
serializer | IInternalSerializer | The serializer. |
queries | The queries. | |
Résultat | System |