C# Class Gwupe.Agent.Components.Functions.FileSend.FileSendListener

Inheritance: Gwupe.Agent.Components.Functions.API.ServerImpl
Exibir arquivo Open project: gwupe/Gwupe

Public Properties

Property Type Description
FileReceiveResult bool

Public Methods

Method Description
OnDataRead ( EventArgs e ) : void

Private Methods

Method Description
Close ( ) : void
FileSendListener ( FileSendInfo fileInfo ) : System
Listen ( ) : void
ReceiveConnection ( ISocket socket ) : void
ReceiveFile ( ) : void

Method Details

OnDataRead() public method

public OnDataRead ( EventArgs e ) : void
e System.EventArgs
return void

Property Details

FileReceiveResult public_oe property

public bool FileReceiveResult
return bool