你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MultiBufferMemoryStream.FastCopyToAsync 方法

定义

public System.Threading.Tasks.Task FastCopyToAsync (System.IO.Stream destination, DateTime? expiryTime);
member this.FastCopyToAsync : System.IO.Stream * Nullable<DateTime> -> System.Threading.Tasks.Task
Public Function FastCopyToAsync (destination As Stream, expiryTime As Nullable(Of DateTime)) As Task

参数

destination
Stream
expiryTime
Nullable<DateTime>

返回

适用于