RemoteManagerStatic 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
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 중 이벤트 내보내기 |