ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip Namespace / C1ZStreamReader Class / CanTimeout Property

In This Topic
    CanTimeout Property (C1ZStreamReader)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property CanTimeout As System.Boolean
    public virtual System.bool CanTimeout {get;}
    See Also