C# Class TrakHound_Server.Service1.ServiceStatus

Datei anzeigen Open project: TrakHound/TrakHound-Community

Public Properties

Property Type Description
dwCheckPoint long
dwControlsAccepted long
dwCurrentState ServiceState
dwServiceSpecificExitCode long
dwServiceType long
dwWaitHint long
dwWin32ExitCode long

Property Details

dwCheckPoint public_oe property

public long dwCheckPoint
return long

dwControlsAccepted public_oe property

public long dwControlsAccepted
return long

dwCurrentState public_oe property

public ServiceState dwCurrentState
return ServiceState

dwServiceSpecificExitCode public_oe property

public long dwServiceSpecificExitCode
return long

dwServiceType public_oe property

public long dwServiceType
return long

dwWaitHint public_oe property

public long dwWaitHint
return long

dwWin32ExitCode public_oe property

public long dwWin32ExitCode
return long