C# Class System.Net.ConnectionPoolManager

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Свойство Type Description
ConnectionPoolManager System
GenerateKey string
GetConnectionPool ConnectionPool
RemoveConnectionPool bool

Private Methods

Méthode Description
ConnectionPoolManager ( ) : System
GenerateKey ( string hostName, int port, string groupName ) : string
GetConnectionPool ( ServicePoint servicePoint, string groupName, CreateConnectionDelegate createConnectionCallback ) : ConnectionPool
RemoveConnectionPool ( ServicePoint servicePoint, string groupName ) : bool