C# 클래스 xenwinsvc.ClipboardManager.WorkerProcess

상속: ICommServerImpl, IDeprivClient
파일 보기 프로젝트 열기: xenserver/win-xenguestagent

공개 메소드들

메소드 설명
AddToXDIgnoreApplicationList ( ) : void
Stop ( bool callbackOnFinished ) : void
WorkerProcess ( ClipboardAccess clipboard, WmiSession wmisession, IExceptionHandler exceptionhandler, IWorkerProcessHandler wphandler, IntPtr consoletoken ) : System

비공개 메소드들

메소드 설명
ICommunicator ( XenGuestLib.Communicator client ) : void
ICommunicator ( string reason ) : void
IDeprivClient ( string value ) : void
handleWorker ( object nothing, bool timeout ) : void

메소드 상세

AddToXDIgnoreApplicationList() 공개 정적인 메소드

public static AddToXDIgnoreApplicationList ( ) : void
리턴 void

Stop() 공개 메소드

public Stop ( bool callbackOnFinished ) : void
callbackOnFinished bool
리턴 void

WorkerProcess() 공개 메소드

public WorkerProcess ( ClipboardAccess clipboard, WmiSession wmisession, IExceptionHandler exceptionhandler, IWorkerProcessHandler wphandler, IntPtr consoletoken ) : System
clipboard ClipboardAccess
wmisession WmiSession
exceptionhandler IExceptionHandler
wphandler IWorkerProcessHandler
consoletoken System.IntPtr
리턴 System