C# Class NanoByte.Common.MarshalNoTimeout

Derive from this class to enable remoting without timeouts. Keeps remoting object alive as long as process is running.
Inheritance: System.MarshalByRefObject
Exibir arquivo Open project: nano-byte/common

Private Methods

Method Description
InitializeLifetimeService ( ) : object