RemoteManagerStatic Class

Definition

public ref class RemoteManagerStatic
public class RemoteManagerStatic
type RemoteManagerStatic = class
Public Class RemoteManagerStatic
Inheritance
RemoteManagerStatic

Constructors

RemoteManagerStatic()

Properties

IsInitialized

Query if the manager has been initialized

Methods

OnExceptionLogged(Exception)
ShutdownRemoteRendering()

Destroy the singleton instance.

StartupRemoteRendering(RemoteRenderingInitialization)

Create the singleton instance. Calling this function multiple times will clear any current data/connection from the system.

Events

ExceptionLogged

Event emitted when an exception is logged.

OnShutdown

Event emitting during RenderingConnection.ShutdownManager

Applies to