Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > ILeadStream Interface : IsStarted Property |
bool IsStarted {get;}
'Declaration
ReadOnly Property IsStarted As Boolean
'Usage
Dim instance As ILeadStream Dim value As Boolean value = instance.IsStarted
bool IsStarted {get;}
@property (nonatomic, assign, readonly, getter=getIsStarted) BOOL isStarted;
void stop(boolean resetPosition);
get_IsStarted();