The following tables list the members exposed by the Service1 type.

Name Description
Public method Supported by the .NET Compact Framework. CheckTimer_Elapsed
Public method CreateObjRef (inherited from MarshalByRefObject).
Protected method Supported by the .NET Compact Framework. Dispose (Overloaded)
Public method Equals (Overloaded) (inherited from Object).
Protected method Finalize (inherited from Component).
Public method GetHashCode (inherited from Object).
Public method GetLifetimeService (inherited from MarshalByRefObject).
Protected method GetService (inherited from Component).
Public method GetType (Overloaded) (inherited from Object).
Private method Supported by the .NET Compact Framework. InitializeComponent
Public method InitializeLifetimeService (inherited from MarshalByRefObject).
Public method Static Supported by the .NET Compact Framework. Main
Protected method MemberwiseClone (Overloaded) (inherited from MarshalByRefObject).
Protected method OnContinue (inherited from ServiceBase).
Protected method OnCustomCommand (inherited from ServiceBase).
Protected method OnPause (inherited from ServiceBase).
Protected method OnPowerEvent (inherited from ServiceBase).
Protected method OnSessionChange (inherited from ServiceBase).
Protected method OnShutdown (inherited from ServiceBase).
Protected method Supported by the .NET Compact Framework. OnStart (Overloaded)
Protected method Supported by the .NET Compact Framework. OnStop
Public method Static ReferenceEquals (inherited from Object).
Public method RequestAdditionalTime (inherited from ServiceBase).
Public method Static Run (Overloaded) (inherited from ServiceBase).
Public method ServiceMainCallback (inherited from ServiceBase).
Public method Stop (inherited from ServiceBase).
Public method ToString (inherited from Component).
Top