Compartir a través de


NWTcpConnection.ReadLengthAsync(nuint) Método

Definición

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

Devoluciones

Tarea que representa la operación ReadLength asincrónica. El valor del parámetro TResult es system.nuint.

Se aplica a