1 write to _CommandTimeout
System.Web (1)
Profile\SqlProfileProvider.cs (1)
68
_CommandTimeout
= SecUtility.GetIntValue( config, "commandTimeout", 30, true, 0 );
1 reference to _CommandTimeout
System.Web (1)
Profile\SqlProfileProvider.cs (1)
110
get{ return
_CommandTimeout
; }