NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

NTServiceDirect.SERVICE_STATUS.checkPoint

[To be supplied.]

[Visual Basic]
Public checkPoint As Integer
[C#]
public int checkPoint;
[C++]
public: int checkPoint;
[JScript]
public var checkPoint : int;

See Also

NTServiceDirect.SERVICE_STATUS Structure | NTServiceDirect.SERVICE_STATUS Members | System.ServiceProcess Namespace