PSPersist Class
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.
Persist the current workflow. Also defines the persistence point where suspend-job is getting suspended.
public ref class PSPersist : System::Activities::NativeActivity
public class PSPersist : System.Activities.NativeActivity
type PSPersist = class
inherit NativeActivity
Public Class PSPersist
Inherits NativeActivity
- Inheritance
-
PSPersist
Constructors
PSPersist() |
Properties
CanInduceIdle |
Returns true if the activity can induce an idle. |
Methods
Execute(NativeActivityContext) |
Invokes the activity |