次の方法で共有


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 中のイベントの生成

適用対象