C# Class xenwinsvc.ClipboardManager.WorkerProcess

Inheritance: ICommServerImpl, IDeprivClient
Afficher le fichier Open project: xenserver/win-xenguestagent

Méthodes publiques

Méthode Description
AddToXDIgnoreApplicationList ( ) : void
Stop ( bool callbackOnFinished ) : void
WorkerProcess ( ClipboardAccess clipboard, WmiSession wmisession, IExceptionHandler exceptionhandler, IWorkerProcessHandler wphandler, IntPtr consoletoken ) : System

Private Methods

Méthode Description
ICommunicator ( XenGuestLib.Communicator client ) : void
ICommunicator ( string reason ) : void
IDeprivClient ( string value ) : void
handleWorker ( object nothing, bool timeout ) : void

Method Details

AddToXDIgnoreApplicationList() public static méthode

public static AddToXDIgnoreApplicationList ( ) : void
Résultat void

Stop() public méthode

public Stop ( bool callbackOnFinished ) : void
callbackOnFinished bool
Résultat void

WorkerProcess() public méthode

public WorkerProcess ( ClipboardAccess clipboard, WmiSession wmisession, IExceptionHandler exceptionhandler, IWorkerProcessHandler wphandler, IntPtr consoletoken ) : System
clipboard ClipboardAccess
wmisession WmiSession
exceptionhandler IExceptionHandler
wphandler IWorkerProcessHandler
consoletoken System.IntPtr
Résultat System