ServiceBase (System.ServiceProcess.ServiceBase)

Inherits: System.ComponentModel.Component

Interfaces: IDisposable, IComponent

Derived Types: 0

Assembly: System.ServiceProcess.dll

Provides a base class for a service that will exist as part of a service application. ServiceBasemustbe derived when creating a new service class.

VB.NET C#

C#

public class ServiceBase : System.ComponentModel.Component, System.IDisposable, System.ComponentModel.IComponent
{
}

Articles

Source Control Viewer

System.ServiceProcess.ServiceBase { private XmlFileWatcher watcher = null ; private System.ComponentModel.Container components = null ; public XmlImporter ...

Service Class

System.Object     System.MarshalByRefObject        System.ComponentModel.Component           System.ServiceProcess.ServiceBase              uws.Service

MBR IT/.NET 247 : System.ServiceProcess.ServiceBase Class [Articles]

System.ServiceProcess.ServiceBase Class: Information : Base Types : Related Resources: Provides a base class for a service that will exist as part of a service application ...

ShowExample

Example: Background Services - Read multiple Tags in a single Transaction ...

ShowExample

Copy to Clipboard . Did this example help you? tell us. Report problems running this code here: Technical Support. Do you have an example to contribute? Submit Code here

Windows service (System.ServiceProcess.ServiceBase) [Archive] - DevX ...

Archive] Windows service (System.ServiceProcess.ServiceBase) .NET ... Hi there, I'm trying to create a windows service but it fails to start...is there

ServiceBase 类 (.NET Framework 类库 - 简体中文)

为将作为服务应用程序组成部分的服务提供基类。ServiceBase 必须在创建新的服务类时派生。 有关此类型所有成员的列表,请参阅 ...

ServiceBase クラス

ServiceBase クラス ... サービス アプリケーションの一部として存在するサービスの基本クラスを提供します。 ServiceBase は、新しい ...

ServiceBase Class

System.Object     System.MarshalByRefObject        System.ComponentModel.Component           System.ServiceProcess.ServiceBase [Visual Basic] Public Class ServiceBase ...

ServiceBase Class (System.ServiceProcess)

Provides a base class for a service that will exist as part of a service application. ServiceBase must be derived from when creating a new service class.

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support