次の方法で共有


InvalidCloudBlob.EndOpenRead(IAsyncResult) Method

Definition

public override System.IO.Stream EndOpenRead (IAsyncResult asyncResult);
override this.EndOpenRead : IAsyncResult -> System.IO.Stream
Public Overrides Function EndOpenRead (asyncResult As IAsyncResult) As Stream

Parameters

asyncResult
IAsyncResult

Returns

Applies to