ServiceBehaviorAttribute::ShouldSerializeTransactionTimeout Method ()
.NET Framework (current version)
Returns a value that indicates whether the TransactionTimeout property has changed from its default value and should be serialized.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Return Value
Type: System::Booleantrue if the TransactionTimeout property value should be serialized; otherwise, false.
.NET Framework
Available since 4.0
Available since 4.0
Show: