'DeclarationProtected Overloads Function ObtainLength( _ ByVal throwExceptions As Boolean _ ) As Long
'UsageDim instance As SFtpStream Dim throwExceptions As Boolean Dim value As Long value = instance.ObtainLength(throwExceptions)
protected long ObtainLength( bool throwExceptions )
Parameters
- throwExceptions