Method | Description | |
---|---|---|
ConnectionPool ( ) : System | ||
ConnectionPool ( |
||
Dispose ( ) : void | ||
GetConnection ( |
||
GetNewConnection ( |
||
ReleaseConnection ( Connection connection ) : void |
Method | Description | |
---|---|---|
CleanupCallback ( Object state ) : void |
public ConnectionPool ( |
||
bindingV4 | ||
bindingV6 | ||
return | System |
public GetConnection ( |
||
endPoint | ||
return | Connection |
public GetNewConnection ( |
||
endPoint | ||
return | Connection |
public ReleaseConnection ( Connection connection ) : void | ||
connection | Connection | |
return | void |