ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip Namespace / C1ZStreamReader Class / FlushAsync Method / FlushAsync() Method

In This Topic
    FlushAsync() Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function FlushAsync() As System.Threading.Tasks.Task
    public System.Threading.Tasks.Task FlushAsync()
    See Also