SocketReceiveFromResult Estrutura

Definição

public value class SocketReceiveFromResult
public struct SocketReceiveFromResult
type SocketReceiveFromResult = struct
Public Structure SocketReceiveFromResult
Herança
SocketReceiveFromResult

Campos

ReceivedBytes

O número de bytes recebidos. Se a operação ReceiveFromAsync(Socket, ArraySegment<Byte>, SocketFlags, EndPoint) for malsucedida, então 0.

RemoteEndPoint

A fonte de EndPoint.

Aplica-se a