SocketReceiveFromResult.ReceivedBytes Campo

Definizione

Numero di byte ricevuti. Se l'operazione ReceiveFromAsync(Socket, ArraySegment<Byte>, SocketFlags, EndPoint) non è riuscita, il valore sarà 0.

public: int ReceivedBytes;
public int ReceivedBytes;
val mutable ReceivedBytes : int
Public ReceivedBytes As Integer 

Valore del campo

Int32

Si applica a