C# 클래스 DotNetWorkQueue.Configuration.BaseRpcConnection

Base RPC queue information
파일 보기 프로젝트 열기: blehnen/DotNetWorkQueue

공개 메소드들

메소드 설명
GetConnection ( ConnectionTypes connectionType ) : IConnectionInformation

Gets the connection.

메소드 상세

GetConnection() 공개 추상적인 메소드

Gets the connection.
public abstract GetConnection ( ConnectionTypes connectionType ) : IConnectionInformation
connectionType ConnectionTypes Type of the connection.
리턴 IConnectionInformation