Share via


BrokerClientConfig.MaxReceiveMaximum Property

Definition

Upper bound of Receive Maximum that a client can request in the CONNECT packet.

public int? MaxReceiveMaximum { get; set; }
member this.MaxReceiveMaximum : Nullable<int> with get, set
Public Property MaxReceiveMaximum As Nullable(Of Integer)

Property Value

Applies to