Udostępnij za pośrednictwem


EndorsementsRetriever.GetDocumentAsync(String, CancellationToken) Metoda

Definicja

public System.Threading.Tasks.Task<string> GetDocumentAsync (string address, System.Threading.CancellationToken cancel);
abstract member GetDocumentAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<string>
override this.GetDocumentAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<string>
Public Function GetDocumentAsync (address As String, cancel As CancellationToken) As Task(Of String)

Parametry

address
String

Zwraca

Implementuje

Dotyczy