IReceiveContextSettings 인터페이스

정의

받기 컨텍스트 설정을 지정할 수 있는 인터페이스입니다.

public interface class IReceiveContextSettings
public interface IReceiveContextSettings
type IReceiveContextSettings = interface
Public Interface IReceiveContextSettings

설명

받기 컨텍스트에서는 단방향 메시지 채널을 사용할 때 제어된 승인을 허용하고 대기 중인 채널을 사용할 때 비파괴적 읽기를 허용합니다.

속성

Enabled

받기 컨텍스트를 사용할 수 있는지 여부를 지정하는 값을 가져오거나 설정합니다.

ValidityDuration

직접 채널과 함께 사용될 때 연결 시간 제한을 지정하고 대기 중인 채널과 함께 사용될 때 메시지 잠금 기간을 지정하는 값을 가져옵니다.

적용 대상