Service ____ObtainPrivateServiceStatusLockObject Method NFX Class Library

[This is preliminary documentation and is subject to change.]

WARNING: Developers never call this method!!! It is used by advanced derived implementations that need to synchronize status updates. We do not want to make statuslock protected as it is almost never needed, hence this accessor

Namespace: NFX.ServiceModel
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

protected Object ____ObtainPrivateServiceStatusLockObject()

Return Value

Type: OnlineObject
See Also