다음을 통해 공유


UdpTransportSettings.MaxBufferPoolSize 속성

정의

전송에 사용되는 버퍼 풀의 최대 크기(바이트)를 가져오거나 설정합니다.

public:
 property long MaxBufferPoolSize { long get(); void set(long value); };
public long MaxBufferPoolSize { get; set; }
member this.MaxBufferPoolSize : int64 with get, set
Public Property MaxBufferPoolSize As Long

속성 값

Int64

최대 버퍼 풀 크기입니다.

적용 대상