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 max messages per Api call that will be logged in the api log cache
public uint? ApiLogCacheMaxMessages { get; set; }
member this.ApiLogCacheMaxMessages : Nullable<uint32> with get, set
Public Property ApiLogCacheMaxMessages As Nullable(Of UInteger)