C# Class RedGate.AppHost.Client.SafeChildProcessHandle

Inheritance: System.MarshalByRefObject, ISafeChildProcessHandle
Afficher le fichier Open project: red-gate/RedGate.AppHost Class Usage Examples

Méthodes publiques

Méthode Description
CreateElement ( IAppHostServices services ) : IRemoteElement
InitializeLifetimeService ( ) : object
SafeChildProcessHandle ( Dispatcher uiThreadDispatcher, IOutOfProcessEntryPoint entryPoint ) : System

Method Details

CreateElement() public méthode

public CreateElement ( IAppHostServices services ) : IRemoteElement
services IAppHostServices
Résultat IRemoteElement

InitializeLifetimeService() public méthode

public InitializeLifetimeService ( ) : object
Résultat object

SafeChildProcessHandle() public méthode

public SafeChildProcessHandle ( Dispatcher uiThreadDispatcher, IOutOfProcessEntryPoint entryPoint ) : System
uiThreadDispatcher System.Windows.Threading.Dispatcher
entryPoint IOutOfProcessEntryPoint
Résultat System