Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)