PSActivityContext.Execute 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.
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