메소드 | 설명 | |
---|---|---|
ConnectionPool ( ) : System | ||
ConnectionPool ( |
||
Dispose ( ) : void | ||
GetConnection ( |
||
GetNewConnection ( |
||
ReleaseConnection ( Connection connection ) : void |
메소드 | 설명 | |
---|---|---|
CleanupCallback ( Object state ) : void |
public ConnectionPool ( |
||
bindingV4 | ||
bindingV6 | ||
리턴 | System |
public GetConnection ( |
||
endPoint | ||
리턴 | Connection |
public GetNewConnection ( |
||
endPoint | ||
리턴 | Connection |
public ReleaseConnection ( Connection connection ) : void | ||
connection | Connection | |
리턴 | void |