This method is not supported by this class and returns 20.

Namespace:  Novalys.VisualGuard.Security.Deployment.Repository
Assembly:  vg_deployment (in vg_deployment.exe) Version: 3.2.912.1 (3.2.912.01)

Syntax

C#
public int ConnectionTimeout { get; }
Visual Basic (Declaration)
Public ReadOnly Property ConnectionTimeout As Integer

Implements

IDbConnection..::.ConnectionTimeout

See Also