HubOptions.StatefulReconnectBufferSize Property

Definition

Gets or sets the maximum bytes to buffer per connection when using stateful reconnect.

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

Property Value

Remarks

Defaults to 100,000 bytes.

Applies to