C# Class OTAPI.Sockets.PoolSocket.ReceiveEventArgs

Inheritance: PoolSocketEventArgs
Afficher le fichier Open project: DeathCradle/Open-Terraria-API

Méthodes protégées

Méthode Description
OnCompleted ( SocketAsyncEventArgs e ) : void

Method Details

OnCompleted() protected méthode

protected OnCompleted ( SocketAsyncEventArgs e ) : void
e System.Net.Sockets.SocketAsyncEventArgs
Résultat void