PSActivityContext.Execute Method

Definition

public:
 bool Execute();
public:
 bool Execute();
bool Execute();
public bool Execute ();
member this.Execute : unit -> bool
Public Function Execute () As Boolean

Returns

Remarks

This function is designed to be lightweight and to run on the Workflow thread when Execute() is called. When any changes are made to this function the contract needs to be honored

Applies to