NWConnection.Receive(UInt32, UInt32, NWConnectionReceiveCompletion) 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 void Receive (uint minimumIncompleteLength, uint maximumLength, Network.NWConnectionReceiveCompletion callback);
member this.Receive : uint32 * uint32 * Network.NWConnectionReceiveCompletion -> unit
Parâmetros
- minimumIncompleteLength
- UInt32
- maximumLength
- UInt32
- callback
- NWConnectionReceiveCompletion