Свойство | Type | Description | |
---|---|---|---|
ErrorQueueName | string |
Méthode | Description | |
---|---|---|
BuildDestinationChannel ( |
||
ClearAll ( ) : void | ||
Disabled ( IEnumerable |
||
Dispose ( ) : void | ||
LightningQueuesTransport ( IPersistentQueues queues, |
||
ReplayDelayed ( System.DateTime currentTime ) : IEnumerable |
Méthode | Description | |
---|---|---|
buildChannel ( |
||
getReplyUri ( ChannelGraph graph ) : |
||
seedQueues ( IEnumerable |
Méthode | Description | |
---|---|---|
LightningQueuesTransport ( ) : System |
public BuildDestinationChannel ( |
||
destination | ||
Résultat | IChannel |
public Disabled ( IEnumerable |
||
nodes | IEnumerable |
|
Résultat | bool |
public LightningQueuesTransport ( IPersistentQueues queues, |
||
queues | IPersistentQueues | |
settings | ||
Résultat | System |
public ReplayDelayed ( System.DateTime currentTime ) : IEnumerable |
||
currentTime | System.DateTime | |
Résultat | IEnumerable |
protected buildChannel ( |
||
channelNode | ||
Résultat | IChannel |
protected getReplyUri ( ChannelGraph graph ) : |
||
graph | ChannelGraph | |
Résultat |
protected seedQueues ( IEnumerable |
||
channels | IEnumerable |
|
Résultat | void |