Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > IScreen Interface > WaitForHostSettle Method : WaitForHostSettle(Int32) Method |
'Declaration
Overloads Function WaitForHostSettle( _ ByVal settleTime As Integer _ ) As ReturnCode
'Usage
Dim instance As IScreen Dim settleTime As Integer Dim value As ReturnCode value = instance.WaitForHostSettle(settleTime)
ReturnCode WaitForHostSettle( int settleTime )