ServiceClient.GetAllLogsAsStringList Method

Definition

Enabled only if InMemoryLogCollectionEnabled is true. Return all logs currently stored for the ServiceClient in queue in string list format with [UTCDateTime][LogEntry].

public string[] GetAllLogsAsStringList ();
member this.GetAllLogsAsStringList : unit -> string[]
Public Function GetAllLogsAsStringList () As String()

Returns

String[]

Applies to