'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 8.1, Windows 10, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019