SignInDelayedEventArgs.EstimatedStartDelay 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.
Gets the estimated start delay.
public:
property System::UInt32 EstimatedStartDelay { System::UInt32 get(); };
public uint EstimatedStartDelay { get; }
member this.EstimatedStartDelay : uint32
Public ReadOnly Property EstimatedStartDelay As UInteger