NetNamedPipeBinding.ShouldSerializeMaxConnections 메서드

정의

속성이 기본값에서 변경되어 serialize되어야 하는지 여부를 MaxConnections 나타내는 값을 반환합니다.

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

반품

true MaxConnections 속성 값을 serialize해야 하면 되며, false그렇지 않으면 .입니다.

적용 대상