C# 클래스 Microsoft.ManagementConsole.ViewMessageClient

상속: System.MarshalByRefObject, IMessageClient
파일 보기 프로젝트 열기: SiteView/ECC8.13 1 사용 예제들

공개 메소드들

메소드 설명
ProcessNotification ( Notification notification ) : void
ProcessRequest ( Request request ) : void
ViewMessageClient ( View view ) : Microsoft.ManagementConsole.Internal

비공개 메소드들

메소드 설명
InitializeLifetimeService ( ) : object

메소드 상세

ProcessNotification() 공개 메소드

public ProcessNotification ( Notification notification ) : void
notification Microsoft.ManagementConsole.Internal.Notification
리턴 void

ProcessRequest() 공개 메소드

public ProcessRequest ( Request request ) : void
request Microsoft.ManagementConsole.Internal.Request
리턴 void

ViewMessageClient() 공개 메소드

public ViewMessageClient ( View view ) : Microsoft.ManagementConsole.Internal
view View
리턴 Microsoft.ManagementConsole.Internal