C# 클래스 Mono.Remoting.Channels.Unix.UnixConnectionPool

파일 보기 프로젝트 열기: runefs/Marvin 1 사용 예제들

공개 메소드들

메소드 설명
GetConnection ( string path ) : UnixConnection
Shutdown ( ) : void

비공개 메소드들

메소드 설명
ConnectionCollector ( ) : void
UnixConnectionPool ( ) : System

메소드 상세

GetConnection() 공개 정적인 메소드

public static GetConnection ( string path ) : UnixConnection
path string
리턴 UnixConnection

Shutdown() 공개 정적인 메소드

public static Shutdown ( ) : void
리턴 void