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