←Select platform

IsStarted Property (LeadStream)

Summary

Indicates whether this LeadStream object has been started.

Syntax

C#
VB
WinRT C#
C++
public bool IsStarted {get;} 
Public ReadOnly Property IsStarted As Boolean 
public bool IsStarted {get;} 
 get_IsStarted();  
public: 
property bool IsStarted { 
   bool get(); 
} 

Property Value

true if this LeadStream 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