'Declaration Public Overrides NotOverridable Sub Flush()
'Usage Dim instance As TdStream instance.Flush()
public override void Flush()
public: void Flush(); override
'Declaration Public Overrides NotOverridable Sub Flush()
'Usage Dim instance As TdStream instance.Flush()
public override void Flush()
public: void Flush(); override
Exception | Description |
---|---|
System.NotSupportedException | The Flush method is not supported. |
Flush
method.Product | Versions | Platforms |
---|---|---|
.NET | 6, 7 | Windows, Linux, MacOS |
.NET Framework | 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 | Windows |
.NET Standard | 2.0 | Windows, Linux, MacOS |