Share via


ConfidentialLedgerProperties.MaxBodySizeInMb Property

Definition

CCF Property for the maximum size of the http request body: 1MB, 5MB, 10MB.

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

Property Value

Applies to