BTXService.StaleStateLock 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.
protected:
virtual property System::Object ^ StaleStateLock { System::Object ^ get(); };
protected virtual object StaleStateLock { get; }
member this.StaleStateLock : obj
Protected Overridable ReadOnly Property StaleStateLock As Object