다음을 통해 공유


IMessagingConfiguration.ResendOnTimeout 속성

정의

ResendOnTimeout 특성은 메시지를 보낸 사람에게 시간이 초과될 때 런타임에 의해 자동으로 다시 전송되어야 하는지 여부를 지정합니다. 기본값은 false입니다.

public bool ResendOnTimeout { get; set; }
member this.ResendOnTimeout : bool with get, set
Public Property ResendOnTimeout As Boolean

속성 값

적용 대상