PSWorkflowFileInstanceStore.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:
override System::Runtime::DurableInstancing::InstanceStore ^ CreateInstanceStore();
public override System.Runtime.DurableInstancing.InstanceStore CreateInstanceStore ();
override this.CreateInstanceStore : unit -> System.Runtime.DurableInstancing.InstanceStore
Public Overrides Function CreateInstanceStore () As InstanceStore