C# Class npantarhei.distribution.OperationHost

Inheritance: IDisposable
Show file Open project: ralfw/NPantaRhei

Public Methods

Method Description
Dispose ( ) : void
OperationHost ( IFlowRuntime runtime, IHostStub hostStub, IStandInProxy standInProxy ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

OperationHost() public method

public OperationHost ( IFlowRuntime runtime, IHostStub hostStub, IStandInProxy standInProxy ) : System
runtime IFlowRuntime
hostStub IHostStub
standInProxy IStandInProxy
return System