Share via


NWConnection.Receive(UInt32, UInt32, NWConnectionReceiveCompletion) Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.Optimizable)]
public void Receive(uint minimumIncompleteLength, uint maximumLength, Network.NWConnectionReceiveCompletion callback);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.Optimizable)>]
member this.Receive : uint32 * uint32 * Network.NWConnectionReceiveCompletion -> unit

Parameters

minimumIncompleteLength
UInt32
maximumLength
UInt32
Attributes

Applies to