1 write to _CommandTimeout
System.Web (1)
Security\SQLRoleProvider.cs (1)
60_CommandTimeout = SecUtility.GetIntValue( config, "commandTimeout", 30, true, 0 );
1 reference to _CommandTimeout
System.Web (1)
Security\SQLRoleProvider.cs (1)
41get{ return _CommandTimeout; }