Compartilhar via


NWTcpConnection.ReadLengthAsync(nuint) Método

Definição

public virtual System.Threading.Tasks.Task<Foundation.NSData> ReadLengthAsync (nuint length);
abstract member ReadLengthAsync : nuint -> System.Threading.Tasks.Task<Foundation.NSData>
override this.ReadLengthAsync : nuint -> System.Threading.Tasks.Task<Foundation.NSData>

Parâmetros

length
System.System.UIntPtr System.unativeint

Retornos

Uma tarefa que representa a operação ReadLength assíncrona. O valor do parâmetro TResult é um System.nuint.

Aplica-se a