←Select platform

IsStarted Property (ILeadStream)

Summary

Indicates whether this ILeadStream object has been started.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
bool IsStarted {get;} 
ReadOnly Property IsStarted As Boolean 
bool IsStarted {get;} 
@property (nonatomic, assign, readonly, getter=getIsStarted) BOOL isStarted; 
void stop(boolean resetPosition); 
get_IsStarted();  
property bool IsStarted { 
   bool get(); 
} 

Property Value

true if this ILeadStream object has been started; false, otherwise.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly