C# Class Microsoft.ManagementConsole.Internal.SnapInMessagePumpProxy

Inheritance: System.MarshalByRefObject, ISnapInMessagePumpProxy, IMessageFilter
Mostra file Open project: SiteView/ECC8.13

Private Properties

Property Type Description
IMessageFilter bool
ISnapInMessagePumpProxy void
OnThreadException void

Public Methods

Method Description
InitializeLifetimeService ( ) : object

Private Methods

Method Description
IMessageFilter ( Message &m ) : bool
ISnapInMessagePumpProxy ( ) : void
OnThreadException ( object sender, ThreadExceptionEventArgs e ) : void

Method Details

InitializeLifetimeService() public method

public InitializeLifetimeService ( ) : object
return object