SessionStatus.ReadyForCreateProgress 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.
The level of data sufficiency for a successful operation.
public:
property float ReadyForCreateProgress { float get(); };
public float ReadyForCreateProgress { get; }
member this.ReadyForCreateProgress : single
Public ReadOnly Property ReadyForCreateProgress As Single
Property Value
Remarks
This value will be in the [0;1) range when data is insufficient; 1 when data is sufficient for success and greater than 1 when conditions are better than minimally sufficient.