ServiceClient.InMemoryLogCollectionEnabled 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.
Enabled Log Capture in memory This capability enables logs that would normally be sent to your configured
public static bool InMemoryLogCollectionEnabled { get; set; }
static member InMemoryLogCollectionEnabled : bool with get, set
Public Shared Property InMemoryLogCollectionEnabled As Boolean