PSWorkflowExecutionOption.MaxPersistenceStoreSizeGB Property
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.
MaxPersistenceStoreSizeGB
public:
property long MaxPersistenceStoreSizeGB { long get(); void set(long value); };
public:
property long long MaxPersistenceStoreSizeGB { long long get(); void set(long long value); };
public long MaxPersistenceStoreSizeGB { get; set; }
member this.MaxPersistenceStoreSizeGB : int64 with get, set
Public Property MaxPersistenceStoreSizeGB As Long