WorkflowRuntimeService 생성자

정의

파생 클래스에서 구현되는 경우에는 WorkflowRuntimeService 클래스의 새 인스턴스를 초기화합니다.

protected:
 WorkflowRuntimeService();
protected WorkflowRuntimeService ();
Protected Sub New ()

설명

StateStopped로 초기화됩니다.

적용 대상