DefaultPool

Overview

Location

  • Reference:
    • RemObjects.InternetPack.dll  .NET, .NET Core 5.0, .NET Standard 2.0
    • RemObjects.InternetPack.fx  Island
    • libRemObjects.InternetPack.fx  Toffee
  • Namespace: RemObjects.InternetPack

Properties


ConnectionPool  virtual

 

class property ConnectionPool: ConnectionPool read;

 

class ConnectionPool ConnectionPool { get; }

 

static var ConnectionPool: ConnectionPool { get{} }

 

Shared ReadOnly Property ConnectionPool() As ConnectionPool

Class Methods


initialize Toffee

 

static func initialize()

Instance Methods


constructor  protected Island

 

constructor

 

DefaultPool()

 

init()

 

Sub New()