Method |
Description |
|
CreateInstanceStore ( WorkflowHandlerBase workflowInstance ) : System.Activities.DurableInstancing.SqlWorkflowInstanceStore |
|
|
CreateRelatedContentProtector ( Node node, ActivityContext context ) : IDisposable |
|
|
CreateWorkflowApplication ( WorkflowHandlerBase workflowInstance, WorkflowApplicationCreationPurpose purpose, object>.IDictionary parameters ) : System.Activities.WorkflowApplication |
|
|
DeleteNotifications ( System.Guid instanceId ) : void |
|
|
DumpException ( Exception e ) : string |
|
|
DumpException ( System.Activities.WorkflowApplicationUnhandledExceptionEventArgs args ) : string |
|
|
DumpTypeLoadError ( ReflectionTypeLoadException exc, StringBuilder sb ) : void |
|
|
GetAbortMessage ( WorkflowApplicationAbortReason reason, WorkflowHandlerBase workflow ) : string |
|
|
GetDataContext ( ) : WorkflowDataClassesDataContext |
|
|
GetStateContent ( System.Guid instanceId ) : WorkflowHandlerBase |
|
|
GetStateContent ( System.Activities.WorkflowApplicationUnhandledExceptionEventArgs args ) : WorkflowHandlerBase |
|
|
GetWorkflowHostTypeName ( WorkflowHandlerBase workflowInstance ) : System.Xml.Linq.XName |
|
|
GetWorkflowHostTypePropertyName ( ) : System.Xml.Linq.XName |
|
|
HandleError ( System.Activities.WorkflowApplicationUnhandledExceptionEventArgs args ) : UnhandledExceptionAction |
|
|
InstanceManager ( ) : System |
|
|
OnWorkflowAborted ( System.Activities.WorkflowApplicationAbortedEventArgs args ) : void |
|
|
OnWorkflowCompleted ( System.Activities.WorkflowApplicationCompletedEventArgs args ) : void |
|
|
PollTimerDisposed ( object sender, EventArgs e ) : void |
|
|
PollTimerElapsed ( object sender, System e ) : void |
|
|
ValidWakedUpWorkflow ( System.Activities.WorkflowApplication wfApp ) : bool |
|
|
WriteBackAbortMessage ( WorkflowHandlerBase stateContent, WorkflowApplicationAbortReason reason ) : void |
|
|
WriteBackAbortMessage ( WorkflowHandlerBase stateContent, string abortMessage ) : void |
|
|
WriteBackTheState ( WorkflowStatusEnum state, System.Guid instanceId ) : void |
|
|