LostTrackingServiceProfile.HaltTimeWhileTrackingLost Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If true, the service will set timescale to 0 while tracking is lost.
public:
property bool HaltTimeWhileTrackingLost { bool get(); };
public bool HaltTimeWhileTrackingLost { get; }
member this.HaltTimeWhileTrackingLost : bool
Public ReadOnly Property HaltTimeWhileTrackingLost As Boolean