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();