130 {
131 get
132 {
133 TransactionsEtwProvider log = TransactionsEtwProvider.Log;
134 if (log.IsEnabled())
135 {
136 log.MethodEnter(
TraceSourceType.TraceSourceBase,
"TransactionManager.get_DefaultMaximumTimeout");
137 }
139 if (log.IsEnabled())
140 {
141 log.MethodExit(
TraceSourceType.TraceSourceBase,
"TransactionManager.get_DefaultMaximumTimeout");
142 }
144 }
145 }
static bool s_cachedMaxTimeout
static MachineSettingsSection MachineSettings
static object s_classSyncObject
static TimeSpan s_maximumTimeout