EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#/Java  VB.NET  Pascal  ActiveX  C++ 


TElProcessController.WaitWhenLocked

TElProcessController     See also    


 

Waits while current status is blocked.

 
 

Declaration

[C#/Java]
    void WaitWhenLocked();

[VB.NET]
    Sub WaitWhenLocked()

[Pascal]
    procedure WaitWhenLocked;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[C++]
    not implemented;

 
 

Description

    Use this method when you need to wait for the end of blocked status. (While value of the Status property is Freeze).

 
 

See also:     Init     get_Status     set_Status     Status    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation