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

Inheritance: Gwupe.Agent.Components.Functions.API.ServerImpl
Afficher le fichier Open project: gwupe/Gwupe

Méthodes publiques

Свойство Type Description
FileReceiveResult bool

Méthodes publiques

Méthode Description
OnDataRead ( EventArgs e ) : void

Private Methods

Méthode Description
Close ( ) : void
FileSendListener ( FileSendInfo fileInfo ) : System
Listen ( ) : void
ReceiveConnection ( ISocket socket ) : void
ReceiveFile ( ) : void

Method Details

OnDataRead() public méthode

public OnDataRead ( EventArgs e ) : void
e System.EventArgs
Résultat void

Property Details

FileReceiveResult public_oe property

public bool FileReceiveResult
Résultat bool