[This is preliminary documentation and is subject to change.]
Provides base implementation of IApplication for applications that have no forms like services and console apps. This class IS thread safe
System Object NFX DisposableObject NFX.ApplicationModel CommonApplicationLogic NFX.ApplicationModel ServiceBaseApplicationNamespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public class ServiceBaseApplication : CommonApplicationLogic
public class ServiceBaseApplication : CommonApplicationLogic
Public Class ServiceBaseApplication
Inherits CommonApplicationLogic
Public Class ServiceBaseApplication
Inherits CommonApplicationLogic
public ref class ServiceBaseApplication : public CommonApplicationLogic
public ref class ServiceBaseApplication : public CommonApplicationLogic
type ServiceBaseApplication =
class
inherit CommonApplicationLogic
end
type ServiceBaseApplication =
class
inherit CommonApplicationLogic
end