NWTcpConnection.ReadLengthAsync(nuint) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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.