Send feedback on this topic.
Teradata.Client.Provider
Flush Method



Teradata.Client.Provider Namespace > TdStream Class : Flush Method
Not supported.
Syntax
'Declaration
 
Public Overrides NotOverridable Sub Flush() 
'Usage
 
Dim instance As TdStream
 
instance.Flush()
public override void Flush()
public:
void Flush(); override 
Exceptions
ExceptionDescription
The Flush method is not supported.
Remarks
TdStream is read-only and does not support the Flush method.
Requirements
ProductVersionsPlatforms
.NET6, 7Windows, Linux, MacOS
.NET Framework4.6.2, 4.7, 4.7.1, 4.7.2, 4.8Windows
.NET Standard2.0Windows, Linux, MacOS
See Also

Reference

TdStream Class
TdStream Members