ConnectionOrientedTransportBindingElement.ShouldSerializeMaxPendingAccepts 메서드

정의

연결 지향 전송 바인딩 요소가 최대 개수의 보류 중인 허용을 serialize해야 하는지 여부를 나타냅니다.

public:
 bool ShouldSerializeMaxPendingAccepts();
public bool ShouldSerializeMaxPendingAccepts ();
member this.ShouldSerializeMaxPendingAccepts : unit -> bool
Public Function ShouldSerializeMaxPendingAccepts () As Boolean

반환

연결 지향 전송 바인딩 요소가 최대 개수의 보류 중인 허용을 serialize해야 하는 경우 true이고, 그렇지 않으면 false입니다.

적용 대상