Share via


ExServiceBase Class

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.ServiceProcess.ServiceBase
        Microsoft.Exchange.Common.ExServiceBase

Namespace:  Microsoft.Exchange.Common
Assembly:  Microsoft.Exchange.Common (in Microsoft.Exchange.Common.dll)

Syntax

'Declaration
Public MustInherit Class ExServiceBase _
    Inherits ServiceBase
'Usage
Dim instance As ExServiceBase
public abstract class ExServiceBase : ServiceBase

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.