'Declaration<__DynamicallyInvokableAttribute()> <System.Runtime.InteropServices.ComVisibleAttribute(False)> Public Overridable Property ReadTimeout As System.Integer
'UsageDim instance As StreamClient Dim value As System.Integer instance.ReadTimeout = value value = instance.ReadTimeout
[__DynamicallyInvokable()] [System.Runtime.InteropServices.ComVisible(false)] public virtual System.int ReadTimeout {get; set;}