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.
PersistenceProviderFactory::CreateProvider Method (Guid)
.NET Framework (current version)
When implemented in a derived class, initializes a new PersistenceProvider instance.
Assembly: System.WorkflowServices (in System.WorkflowServices.dll)
Parameters
- id
-
Type:
System::Guid
The unique identifier of the persistence provider being created.
Return Value
Type: System.ServiceModel.Persistence::PersistenceProvider^A PersistenceProvider object.
.NET Framework
Available since 3.5
Available since 3.5
Show: