C1.Xaml.Zip Assembly > C1.C1Zip Namespace > C1ZStreamWriter Class > CopyToAsync Method : CopyToAsync(Stream,Int32) Method |
'Declaration Public Overloads Function CopyToAsync( _ ByVal destination As System.IO.Stream, _ ByVal bufferSize As System.Integer _ ) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task CopyToAsync( System.IO.Stream destination, System.int bufferSize )