Public Properties

  Name Description
Public property AcctName Account name of account to log to on MVSP server
Public property AcctPassword Password for account name of account to log to on MVSP server
Public property ConnectionPoolingSupported Connection pool supported on MVSP server
Public property LimitCapacity Maximum number of active connections to MVSP server that the pool may contain
Public property MaxCapacity Maximum number of connection to MVSP server that the pool may contain
Public property MaxWaitTime Wait timeout value in milliseconds
Public property MinCapacity Minimum number of connections to MVSP server that the pool must contain
Public property NegotiationTimeout Negotiation timeout value in seconds
Public property PoolLimitable Limit capacity checking enabled for active connections to MVSP server in pool
Public property PoolOpen Connection pool currently open
Public property StatusCode Status code from the last operation performed
Public property StatusMessage Status message from the last operation performed
Top

See Also