C# Class Microsoft.ManagementConsole.ViewMessageClient

Inheritance: System.MarshalByRefObject, IMessageClient
Mostra file Open project: SiteView/ECC8.13 Class Usage Examples

Public Methods

Method Description
ProcessNotification ( Notification notification ) : void
ProcessRequest ( Request request ) : void
ViewMessageClient ( View view ) : Microsoft.ManagementConsole.Internal

Private Methods

Method Description
InitializeLifetimeService ( ) : object

Method Details

ProcessNotification() public method

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

ProcessRequest() public method

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

ViewMessageClient() public method

public ViewMessageClient ( View view ) : Microsoft.ManagementConsole.Internal
view View
return Microsoft.ManagementConsole.Internal