Udostępnij za pośrednictwem


HubConnectionOptions Klasa

Definicja

Konfiguruje opcje dla programu HubConnection.

public sealed class HubConnectionOptions
type HubConnectionOptions = class
Public NotInheritable Class HubConnectionOptions
Dziedziczenie
HubConnectionOptions

Konstruktory

HubConnectionOptions()

Konfiguruje opcje dla programu HubConnection.

Właściwości

KeepAliveInterval

Konfiguruje element KeepAliveInterval dla polecenia HubConnection.

ServerTimeout

Konfiguruje wartość ServerTimeout dla elementu HubConnection.

StatefulReconnectBufferSize

Ilość serializowanych komunikatów w bajtach buforujemy podczas korzystania z funkcji Stateful Reconnect do momentu zastosowania backpressure do wysyłania z klienta.

Dotyczy