C# Класс System.Net.ConnectionPoolManager

Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
ConnectionPoolManager System
GenerateKey string
GetConnectionPool ConnectionPool
RemoveConnectionPool bool

Приватные методы

Метод Описание
ConnectionPoolManager ( ) : System
GenerateKey ( string hostName, int port, string groupName ) : string
GetConnectionPool ( ServicePoint servicePoint, string groupName, CreateConnectionDelegate createConnectionCallback ) : ConnectionPool
RemoveConnectionPool ( ServicePoint servicePoint, string groupName ) : bool