MessagingOptions.LargeMessageWarningThreshold Property
Definition
Important
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.
The LargeMessageWarningThreshold attribute specifies when to generate a warning trace message for large messages.
public int LargeMessageWarningThreshold { get; set; }
member this.LargeMessageWarningThreshold : int with get, set
Public Property LargeMessageWarningThreshold As Integer