IPublisher.Status 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.
Get the current status, including progress to readiness to create.
public Microsoft.MixedReality.WorldLocking.ASA.ReadinessStatus Status { get; }
member this.Status : Microsoft.MixedReality.WorldLocking.ASA.ReadinessStatus
Public ReadOnly Property Status As ReadinessStatus
Property Value
Remarks
The publisher processes requests when its ReadinessStatus.readiness == Readiness.Ready. If that is not the current status, methods will return an error, unless otherwise noted.