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입니다.

적용 대상