HostIntegratorRejuvenationSession.WaitForStableDisplay Method (Int32, Int32)

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorRejuvenationSession.WaitForStableDisplay Method (Int32, Int32)

This class and the elements in this class support the Verastream .NET API framework and are not intended to be used directly in your code.

[Visual Basic]Overloads Public Sub WaitForStableDisplay( _
   ByVal durationMilliseconds As Integer, _
   ByVal timeLimitSeconds As Integer _
)
[C#]
public void WaitForStableDisplay(
   int durationMilliseconds,
   int timeLimitSeconds
);

Parameters

durationMilliseconds
Missing <param> documentation for durationMilliseconds
timeLimitSeconds
Missing <param> documentation for timeLimitSeconds

Remarks

This class and the elements in this class support the Verastream .NET API framework and are not intended to be used directly in your code.

See Also

HostIntegratorRejuvenationSession Class | HostIntegratorRejuvenationSession Members | WRQ.Verastream.HostIntegrator Namespace | HostIntegratorRejuvenationSession.WaitForStableDisplay Overload List