\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.C1Zip Namespace / ZipEntryStreamWriter Class / ReadTimeout Property

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