다음을 통해 공유


OneWayBindingElement.ShouldSerializeChannelPoolSettings 메서드

정의

이 바인딩 요소와 연결된 채널 풀의 속성을 serialize해야 하는지 여부를 반환합니다.

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

반환

Boolean

채널 풀 설정을 serialize해야 하면 true이고, 그렇지 않으면 false입니다.

적용 대상