C# (CSharp) TDSM.Core.Mono Namespace

Classes

Name Description
Sigterm This is a Mono specific implementation to check for termination events
Sigterm.MonoSigterm This class is used to isolate the mono specific code into it's own container. The Sigterm class is used to check what platform is running without triggering a load of the Mono.Posix dll. Calling this class will trigger the load.