Compartir a través de


AwaitableAttachment.ResolveFromSourceAsync(Attachment) Método

Definición

protected virtual System.Threading.Tasks.Task<System.IO.Stream> ResolveFromSourceAsync (Microsoft.Bot.Connector.Attachment source);
abstract member ResolveFromSourceAsync : Microsoft.Bot.Connector.Attachment -> System.Threading.Tasks.Task<System.IO.Stream>
override this.ResolveFromSourceAsync : Microsoft.Bot.Connector.Attachment -> System.Threading.Tasks.Task<System.IO.Stream>
Protected Overridable Function ResolveFromSourceAsync (source As Attachment) As Task(Of Stream)

Parámetros

source
Attachment

Devoluciones

Se aplica a