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)
41
get{ return
_CommandTimeout
; }