C# Class XSpect.MetaTweet.Modules.RemotingIpcServant

Inheritance: ServantModule
Show file Open project: takeshik/metatweet-old

Protected Methods

Method Description
InitializeImpl ( ) : void
StartImpl ( ) : void
StopImpl ( ) : void

Method Details

InitializeImpl() protected method

protected InitializeImpl ( ) : void
return void

StartImpl() protected method

protected StartImpl ( ) : void
return void

StopImpl() protected method

protected StopImpl ( ) : void
return void