C# Class Castle.Facilities.Remoting.RemotingFacility

Facility to allow the communication with remote kernel, using the .NET Remoting infraestructure.
TODO
Inheritance: Castle.MicroKernel.Facilities.AbstractFacility
Show file Open project: castleproject/Windsor

Private Methods

Method Description
ConfigureClientFacility ( ) : void
ConfigureServerFacility ( ) : void
DisconnectLocalRegistry ( ) : void
Dispose ( ) : void
Init ( ) : void
InternalInit ( ) : void
ObtainConverter ( ) : void
SetUpRemotingConfiguration ( ) : void