Share via


IPublisher.Status Property

Definition

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.

Applies to