C# Class Microsoft.ManagementConsole.ViewMessageClient

Inheritance: System.MarshalByRefObject, IMessageClient
Afficher le fichier Open project: SiteView/ECC8.13 Class Usage Examples

Méthodes publiques

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

Private Methods

Méthode Description
InitializeLifetimeService ( ) : object

Method Details

ProcessNotification() public méthode

public ProcessNotification ( Notification notification ) : void
notification Microsoft.ManagementConsole.Internal.Notification
Résultat void

ProcessRequest() public méthode

public ProcessRequest ( Request request ) : void
request Microsoft.ManagementConsole.Internal.Request
Résultat void

ViewMessageClient() public méthode

public ViewMessageClient ( View view ) : Microsoft.ManagementConsole.Internal
view View
Résultat Microsoft.ManagementConsole.Internal