OciSessionPoolMinSize Property
Specifies the minimum number of sessions in the session pool.
public int OciSessionPoolMinSize {get; set;}
'Declaration
Public Property OciSessionPoolMinSize As Integer
Property Value
The minimum number of sessions. This number of sessions are started initially. After this, sessions are opened only when necessary.