C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Storage Namespace / NativeFileStream Class / CopyToAsync Method / CopyToAsync(Stream) Method

In This Topic
CopyToAsync(Stream) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Function CopyToAsync( _
   ByVal destination As System.IO.Stream _
) As System.Threading.Tasks.Task
 

Parameters

destination
See Also