'Declaration Public Overrides NotOverridable ReadOnly Property CanRead As Boolean
public override bool CanRead {get;}
Property Value
true if TdStream is open and false otherwise.'Declaration Public Overrides NotOverridable ReadOnly Property CanRead As Boolean
public override bool CanRead {get;}
true if TdStream is open and false otherwise.true while the TdStream object is open. It returns false after a call to TdStream.Close method.Target Platforms: Windows 7, Windows 8, Windows 8.1, Windows 10, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2