RemoteRenderingClient.LogLevel Property

Definition

Only messages at this log level or below will be delivered through MessageLogged.

public:
 property Microsoft::Azure::RemoteRendering::LogLevel LogLevel { Microsoft::Azure::RemoteRendering::LogLevel get(); void set(Microsoft::Azure::RemoteRendering::LogLevel value); };
public Microsoft.Azure.RemoteRendering.LogLevel LogLevel { get; set; }
member this.LogLevel : Microsoft.Azure.RemoteRendering.LogLevel with get, set
Public Property LogLevel As LogLevel

Property Value

Applies to