다음을 통해 공유


HubOptions.StatefulReconnectBufferSize 속성

정의

상태 저장 다시 연결을 사용할 때 연결당 버퍼링할 최대 바이트를 가져오거나 설정합니다.

public long StatefulReconnectBufferSize { get; set; }
member this.StatefulReconnectBufferSize : int64 with get, set
Public Property StatefulReconnectBufferSize As Long

속성 값

설명

기본값은 100,000바이트입니다.

적용 대상