C# Class NetworkSniffer.SocketExtensions

Afficher le fichier Open project: neowutran/ShinraMeter

Méthodes publiques

Méthode Description
ReceiveAsync ( this socket, SocketAwaitable awaitable ) : SocketAwaitable

Method Details

ReceiveAsync() public static méthode

public static ReceiveAsync ( this socket, SocketAwaitable awaitable ) : SocketAwaitable
socket this
awaitable SocketAwaitable
Résultat SocketAwaitable