PSWorkflowInstanceStore.CreateInstanceStore Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
CreateInstanceStore
public:
abstract System::Runtime::DurableInstancing::InstanceStore ^ CreateInstanceStore();
public abstract System.Runtime.DurableInstancing.InstanceStore CreateInstanceStore ();
abstract member CreateInstanceStore : unit -> System.Runtime.DurableInstancing.InstanceStore
Public MustOverride Function CreateInstanceStore () As InstanceStore