WorkflowService Methods

 

Namespace:   Microsoft.MasterDataServices.Workflow
Assembly:  Microsoft.MasterDataServices.Workflow (in Microsoft.MasterDataServices.Workflow.dll)

Methods

Name Description
System_CAPS_pubmethod CreateObjRef(Type)

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethod Dispose()

(Inherited from Component.)

System_CAPS_protmethod Dispose(Boolean)

Releases the unmanaged resources used by the WorkflowService class and optionally releases the managed resources.(Overrides ServiceBase.Dispose(Boolean).)

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Component.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_protmethod GetService(Type)

(Inherited from Component.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod InitializeLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethodSystem_CAPS_static IsCriticalException(Exception)

Determines whether the specified exception indicates a critical application or system problem that should not be ignored or suppressed because its occurrence may leave the application or system is in an indeterminate state.

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone(Boolean)

(Inherited from MarshalByRefObject.)

System_CAPS_protmethod OnContinue()

(Inherited from ServiceBase.)

System_CAPS_protmethod OnCustomCommand(Int32)

(Inherited from ServiceBase.)

System_CAPS_protmethod OnPause()

(Inherited from ServiceBase.)

System_CAPS_protmethod OnPowerEvent(PowerBroadcastStatus)

(Inherited from ServiceBase.)

System_CAPS_protmethod OnSessionChange(SessionChangeDescription)

(Inherited from ServiceBase.)

System_CAPS_protmethod OnShutdown()

(Inherited from ServiceBase.)

System_CAPS_protmethod OnStart(String[])

Raises the Start event.(Overrides ServiceBase.OnStart(String[]).)

System_CAPS_protmethod OnStop()

Raises the Stop event.(Overrides ServiceBase.OnStop().)

System_CAPS_pubmethod RequestAdditionalTime(Int32)

(Inherited from ServiceBase.)

System_CAPS_pubmethodSystem_CAPS_static RethrowCriticalException(Exception)

Rethrows the exception if the specified exception indicates a critical application or system problem that should not be ignored or suppressed because its occurrence may leave the application or system is in an indeterminate state.

System_CAPS_pubmethod Stop()

(Inherited from ServiceBase.)

System_CAPS_pubmethod ToString()

(Inherited from Component.)

See Also

WorkflowService Class
Microsoft.MasterDataServices.Workflow Namespace

Return to top