ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / DataStream Class / ReadTimeout Property

In This Topic
    ReadTimeout Property (DataStream)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property ReadTimeout As System.Integer
    public virtual System.int ReadTimeout {get; set;}
    See Also