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