WorkflowServiceHost::DurableInstancingOptions Property
.NET Framework (current version)
Gets the DurableInstancingOptions associated with the workflow service host.
Assembly: System.ServiceModel.Activities (in System.ServiceModel.Activities.dll)
public: property DurableInstancingOptions^ DurableInstancingOptions { DurableInstancingOptions^ get(); }
Property Value
Type: System.ServiceModel.Activities::DurableInstancingOptions^The durable instancing options.
.NET Framework
Available since 4.0
Available since 4.0
Show: