The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: