Edytuj

Udostępnij za pośrednictwem


NWTcpConnection.ReadLength(nuint, Action<NSData,NSError>) Method

Definition

[Foundation.Export("readLength:completionHandler:")]
public virtual void ReadLength (nuint length, Action<Foundation.NSData,Foundation.NSError> completion);
abstract member ReadLength : nuint * Action<Foundation.NSData, Foundation.NSError> -> unit
override this.ReadLength : nuint * Action<Foundation.NSData, Foundation.NSError> -> unit

Parameters

length
System.System.UIntPtr System.unativeint
completion
Action<NSData,NSError>
Attributes

Applies to