Property | Type | Description | |
---|---|---|---|
ErrorQueueName | string |
Method | Description | |
---|---|---|
BuildDestinationChannel ( |
||
ClearAll ( ) : void | ||
Disabled ( IEnumerable |
||
Dispose ( ) : void | ||
LightningQueuesTransport ( IPersistentQueues queues, |
||
ReplayDelayed ( System.DateTime currentTime ) : IEnumerable |
Method | Description | |
---|---|---|
buildChannel ( |
||
getReplyUri ( ChannelGraph graph ) : |
||
seedQueues ( IEnumerable |
Method | Description | |
---|---|---|
LightningQueuesTransport ( ) : System |
public BuildDestinationChannel ( |
||
destination | ||
return | IChannel |
public LightningQueuesTransport ( IPersistentQueues queues, |
||
queues | IPersistentQueues | |
settings | ||
return | System |
public ReplayDelayed ( System.DateTime currentTime ) : IEnumerable |
||
currentTime | System.DateTime | |
return | IEnumerable |
protected buildChannel ( |
||
channelNode | ||
return | IChannel |
protected getReplyUri ( ChannelGraph graph ) : |
||
graph | ChannelGraph | |
return |
protected seedQueues ( IEnumerable |
||
channels | IEnumerable |
|
return | void |