Класс WorkflowService

Do not use. Supports the Master Data Services Workflow service.

Иерархия наследования

System. . :: . .Object
  System. . :: . .MarshalByRefObject
    System.ComponentModel. . :: . .Component
      System.ServiceProcess. . :: . .ServiceBase
        Microsoft.MasterDataServices.Workflow..::..WorkflowService

Пространство имен:  Microsoft.MasterDataServices.Workflow
Сборка:  Microsoft.MasterDataServices.Workflow (в Microsoft.MasterDataServices.Workflow.dll)

Синтаксис

'Декларация
Public Class WorkflowService _
    Inherits ServiceBase
'Применение
Dim instance As WorkflowService
public class WorkflowService : ServiceBase
public ref class WorkflowService : public ServiceBase
type WorkflowService =  
    class
        inherit ServiceBase
    end
public class WorkflowService extends ServiceBase

Тип WorkflowService обеспечивает доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод WorkflowService Do not use. Supports the Master Data Services Workflow service.

В начало

Свойства

  Имя Описание
Открытое свойство AutoLog (Производный от ServiceBase.)
Открытое свойство CanHandlePowerEvent (Производный от ServiceBase.)
Открытое свойство CanHandleSessionChangeEvent (Производный от ServiceBase.)
Открытое свойство CanPauseAndContinue (Производный от ServiceBase.)
Защищенное свойство CanRaiseEvents (Производный от Component.)
Открытое свойство CanShutdown (Производный от ServiceBase.)
Открытое свойство CanStop (Производный от ServiceBase.)
Открытое свойство Container (Производный от Component.)
Защищенное свойство DesignMode (Производный от Component.)
Открытое свойство EventLog (Производный от ServiceBase.)
Защищенное свойство Events (Производный от Component.)
Открытое свойство ExitCode (Производный от ServiceBase.)
Защищенное свойство ServiceHandle (Производный от ServiceBase.)
Открытое свойство ServiceName (Производный от ServiceBase.)
Открытое свойство Site (Производный от Component.)

В начало

Методы

  Имя Описание
Открытый метод CreateObjRef (Производный от MarshalByRefObject.)
Открытый метод Dispose() () () () (Производный от Component.)
Защищенный метод Dispose(Boolean) Do not use. Supports the Master Data Services Workflow service. (Переопределяет ServiceBase. . :: . .Dispose(Boolean).)
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Component.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetLifetimeService (Производный от MarshalByRefObject.)
Защищенный метод GetService (Производный от Component.)
Открытый метод GetType (Производный от Object.)
Открытый метод InitializeLifetimeService (Производный от MarshalByRefObject.)
Защищенный метод MemberwiseClone() () () () (Производный от Object.)
Защищенный метод MemberwiseClone(Boolean) (Производный от MarshalByRefObject.)
Защищенный метод OnContinue (Производный от ServiceBase.)
Защищенный метод OnCustomCommand (Производный от ServiceBase.)
Защищенный метод OnPause (Производный от ServiceBase.)
Защищенный метод OnPowerEvent (Производный от ServiceBase.)
Защищенный метод OnSessionChange (Производный от ServiceBase.)
Защищенный метод OnShutdown (Производный от ServiceBase.)
Защищенный метод OnStart Do not use. Supports the Master Data Services Workflow service. (Переопределяет ServiceBase. . :: . .OnStart(array<String> [] () [] []).)
Защищенный метод OnStop Do not use. Supports the Master Data Services Workflow service. (Переопределяет ServiceBase. . :: . .OnStop() () () ().)
Открытый метод RequestAdditionalTime (Производный от ServiceBase.)
Открытый метод ServiceMainCallback (Производный от ServiceBase.)
Открытый метод Stop (Производный от ServiceBase.)
Открытый метод ToString (Производный от Component.)

В начало

События

  Имя Описание
Открытое событие Disposed (Производный от Component.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.