ReceiveSettings 클래스

정의

메시지를 수신하는 동작에 대한 설정을 나타냅니다.

public ref class ReceiveSettings sealed
public sealed class ReceiveSettings
type ReceiveSettings = class
Public NotInheritable Class ReceiveSettings
상속
ReceiveSettings

생성자

ReceiveSettings()

ReceiveSettings 클래스의 새 인스턴스를 초기화합니다.

속성

Action

메시지의 작업 헤더 값을 가져오거나 설정합니다.

CanCreateInstance

메시지가 기존 워크플로 인스턴스와 연관되지 않은 경우 메시지를 처리하기 위해 새 워크플로 인스턴스를 만들지 여부를 나타내는 값을 가져오거나 설정합니다.

OwnerDisplayName

소유자 이름을 가져오거나 설정합니다.

메서드

Equals(Object)

지정된 개체가 현재 개체와 같은지 확인합니다.

(다음에서 상속됨 Object)
GetHashCode()

기본 해시 함수로 작동합니다.

(다음에서 상속됨 Object)
GetType()

현재 인스턴스의 Type을 가져옵니다.

(다음에서 상속됨 Object)
MemberwiseClone()

현재 Object의 단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

적용 대상