메소드 | 설명 | |
---|---|---|
GetConnection ( ConnectionTypes connectionType ) : IConnectionInformation |
Gets the connection.
|
|
RedisQueueRpcConnection ( string connection, string queue ) : DotNetWorkQueue.Configuration |
Initializes a new instance of the RedisQueueRpcConnection class.
|
public GetConnection ( ConnectionTypes connectionType ) : IConnectionInformation | ||
connectionType | ConnectionTypes | Type of the connection. |
리턴 | IConnectionInformation |
public RedisQueueRpcConnection ( string connection, string queue ) : DotNetWorkQueue.Configuration | ||
connection | string | The connection. |
queue | string | The queue. |
리턴 | DotNetWorkQueue.Configuration |