Click or drag to resize
Xcalibur Systems LLC Logo

ServicePreshutdownInfo Structure

Contains preshutdown settings.

SERVICE_PRESHUTDOWN_INFO structure

Inheritance Hierarchy
SystemObject
  SystemValueType
    Xcalibur.NativeMethods.V2.ServicesServicePreshutdownInfo

Namespace: Xcalibur.NativeMethods.V2.Services
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
public struct ServicePreshutdownInfo

The ServicePreshutdownInfo type exposes the following members.

Methods
 NameDescription
Public methodEquals
(Inherited from ValueType)
Public methodGetHashCode
(Inherited from ValueType)
Public methodGetType
(Inherited from Object)
Public methodToString
(Inherited from ValueType)
Top
Fields
 NameDescription
Public fieldPreshutdownTimeout The time-out value, in milliseconds.
Top
See Also