ServiceBehaviorAttribute::EnsureOrderedDispatch Property
.NET Framework (current version)
Gets or sets a value that indicates whether the service ordered dispatch is ensured.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System::BooleanTrue if the service ordered dispatch is ensured; otherwise, false. The default is false.
.NET Framework
Available since 4.5
Available since 4.5
Show: