C# Class OTAPI.Sockets.PoolSocket.SendEventArgs

Inheritance: PoolSocketEventArgs
Exibir arquivo Open project: DeathCradle/Open-Terraria-API

Public Methods

Method Description
SendEventArgs ( ) : System.Collections.Generic

Protected Methods

Method Description
OnCompleted ( SocketAsyncEventArgs e ) : void

Method Details

OnCompleted() protected method

protected OnCompleted ( SocketAsyncEventArgs e ) : void
e System.Net.Sockets.SocketAsyncEventArgs
return void

SendEventArgs() public method

public SendEventArgs ( ) : System.Collections.Generic
return System.Collections.Generic