WorkflowRuntimeSection 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
주의
The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*
구성 파일 내에서 워크플로 런타임 엔진에 대한 설정을 정의하는 섹션을 나타냅니다.
public ref class WorkflowRuntimeSection : System::Configuration::ConfigurationSection
public class WorkflowRuntimeSection : System.Configuration.ConfigurationSection
[System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
public class WorkflowRuntimeSection : System.Configuration.ConfigurationSection
type WorkflowRuntimeSection = class
inherit ConfigurationSection
[<System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")>]
type WorkflowRuntimeSection = class
inherit ConfigurationSection
Public Class WorkflowRuntimeSection
Inherits ConfigurationSection
- 상속
- 특성
설명
참고
이 자료에서는 더 이상 사용되지 않는 형식과 네임스페이스에 대해 설명합니다. 자세한 내용은 Deprecated Types in Windows Workflow Foundation 4.5(Windows Workflow Foundation 4.5에서 사용되지 않는 형식)를 참조하세요.
WorkflowRuntimeSection에는 구성 파일에서 형식 WorkflowRuntimeSection 의 로 <section>
지정된 설정이 포함되어 있습니다.
WorkflowRuntimeSection에 지정된 설정은 워크플로 런타임 엔진을 초기화하는 데 사용됩니다. 애플리케이션에서는 WorkflowRuntime.WorkflowRuntime(String)를 호출하여 구성 파일에 있는 해당 이름의 섹션에서 워크플로 런타임 엔진을 초기화할 수 있습니다.
애플리케이션에서 구성 파일을 사용하지 않는 경우 WorkflowRuntimeSection에서 워크플로 런타임 엔진을 초기화하려면 애플리케이션에 WorkflowRuntimeSection을 구성하고 WorkflowRuntime.WorkflowRuntime(WorkflowRuntimeSection) 생성자를 호출합니다. 예를 들어 애플리케이션이 구성 매개 변수를 데이터베이스에 저장하거나 구성 파일이 사용되지 않는 신뢰할 수 있는 환경에서 작동하는 경우가 이에 해당합니다.
생성자
WorkflowRuntimeSection() |
사용되지 않음.
WorkflowRuntimeSection 클래스의 새 인스턴스를 초기화합니다. |
속성
CommonParameters |
사용되지 않음.
서비스에서 사용하는 일반 매개 변수 컬렉션을 가져옵니다. |
CurrentConfiguration |
사용되지 않음.
현재 Configuration 인스턴스가 속해 있는 구성 계층 구조를 나타내는 최상위 ConfigurationElement 인스턴스에 대한 참조를 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
ElementInformation |
사용되지 않음.
ElementInformation 개체의 사용자 지정할 수 없는 정보와 기능을 포함하는 ConfigurationElement 개체를 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
ElementProperty |
사용되지 않음.
ConfigurationElementProperty 개체 자체를 나타내는 ConfigurationElement 개체를 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
EnablePerformanceCounters |
사용되지 않음.
성능 카운터를 사용할 수 있는지 여부를 나타내는 값을 가져오거나 설정합니다. |
EvaluationContext |
사용되지 않음.
ContextInformation 개체의 ConfigurationElement 개체를 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
HasContext |
사용되지 않음.
CurrentConfiguration 속성이 |
Item[ConfigurationProperty] |
사용되지 않음.
이 구성 요소의 속성이나 특성을 가져오거나 설정합니다. (다음에서 상속됨 ConfigurationElement) |
Item[String] |
사용되지 않음.
이 구성 요소의 속성, 특성 또는 자식 요소를 가져오거나 설정합니다. (다음에서 상속됨 ConfigurationElement) |
LockAllAttributesExcept |
사용되지 않음.
잠긴 특성의 컬렉션을 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
LockAllElementsExcept |
사용되지 않음.
잠긴 요소의 컬렉션을 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
LockAttributes |
사용되지 않음.
잠긴 특성의 컬렉션을 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
LockElements |
사용되지 않음.
잠긴 요소의 컬렉션을 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
LockItem |
사용되지 않음.
요소가 잠겨 있는지 여부를 나타내는 값을 가져오거나 설정합니다. (다음에서 상속됨 ConfigurationElement) |
Name |
사용되지 않음.
워크플로 런타임 엔진의 이름을 가져오거나 설정합니다. |
Properties |
사용되지 않음.
속성 컬렉션을 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
SectionInformation |
사용되지 않음.
사용자가 지정할 수 없는 SectionInformation 개체의 정보와 기능을 포함하는 ConfigurationSection 개체를 가져옵니다. (다음에서 상속됨 ConfigurationSection) |
Services |
사용되지 않음.
초기화될 때 워크플로 런타임 엔진에 추가되는 서비스의 컬렉션을 가져옵니다. |
ValidateOnCreate |
사용되지 않음.
워크플로 인스턴스를 만들 때 유효성 검사를 수행할지 여부를 나타내는 값을 가져오거나 설정합니다. |
WorkflowDefinitionCacheCapacity |
사용되지 않음.
런타임에서 캐시할 수 있는 워크플로 정의의 수를 가져옵니다. |
메서드
적용 대상
.NET