RemoteManagerStatic 类

定义

public ref class RemoteManagerStatic
public class RemoteManagerStatic
type RemoteManagerStatic = class
Public Class RemoteManagerStatic
继承
RemoteManagerStatic

构造函数

RemoteManagerStatic()

属性

IsInitialized

查询管理器是否已初始化

方法

OnExceptionLogged(Exception)
ShutdownRemoteRendering()

销毁单一实例。

StartupRemoteRendering(RemoteRenderingInitialization)

创建单一实例。 多次调用此函数将清除系统中的任何当前数据/连接。

事件

ExceptionLogged

记录异常时发出的事件。

OnShutdown

RenderingConnection.ShutdownManager 期间发出的事件

适用于