ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip Namespace / C1ZStreamWriter Class / ReadTimeout Property

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