←Select platform

IsOpen Property

Summary

Gets a value that indicates if the stream is open.

Syntax
C#
VB
public virtual bool IsOpen { get; } 
Public Overridable ReadOnly Property IsOpen() As Boolean 
   Get 

Property Value

true if the stream is open; otherwise, false

Remarks

This implementation returns true if the value of LeadStream-Stream is not null.

Requirements

For .NET Framework: A reference to the Leadtools.Async.dll assembly is required to use this functionality.

For .NET Standard: This functionality is included in the Leadtools.dll assembly.

Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.