다음을 통해 공유


OneWayBindingElement.MaxAcceptedChannels 속성

정의

허용되는 최대 채널 수를 가져오거나 설정합니다.

public:
 property int MaxAcceptedChannels { int get(); void set(int value); };
public int MaxAcceptedChannels { get; set; }
member this.MaxAcceptedChannels : int with get, set
Public Property MaxAcceptedChannels As Integer

속성 값

허용되는 최대 채널 수입니다. 기본값은 10입니다.

적용 대상