Класс 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.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)
.gif)
.gif)