C# 클래스 RedGate.AppHost.Client.SafeChildProcessHandle

상속: System.MarshalByRefObject, ISafeChildProcessHandle
파일 보기 프로젝트 열기: red-gate/RedGate.AppHost 1 사용 예제들

공개 메소드들

메소드 설명
CreateElement ( IAppHostServices services ) : IRemoteElement
InitializeLifetimeService ( ) : object
SafeChildProcessHandle ( Dispatcher uiThreadDispatcher, IOutOfProcessEntryPoint entryPoint ) : System

메소드 상세

CreateElement() 공개 메소드

public CreateElement ( IAppHostServices services ) : IRemoteElement
services IAppHostServices
리턴 IRemoteElement

InitializeLifetimeService() 공개 메소드

public InitializeLifetimeService ( ) : object
리턴 object

SafeChildProcessHandle() 공개 메소드

public SafeChildProcessHandle ( Dispatcher uiThreadDispatcher, IOutOfProcessEntryPoint entryPoint ) : System
uiThreadDispatcher System.Windows.Threading.Dispatcher
entryPoint IOutOfProcessEntryPoint
리턴 System