'Declaration Protected Overloads Sub Flush( _ ByVal throwExceptions As Boolean _ )
'Usage Dim instance As SFtpWriteStream Dim throwExceptions As Boolean instance.Flush(throwExceptions)
protected void Flush( bool throwExceptions )
Parameters
- throwExceptions