C# Class XDAFileWatcher.ServiceClient

Inheritance: System.ComponentModel.Component
Afficher le fichier Open project: GridProtectionAlliance/openXDA

Méthodes publiques

Méthode Description
ServiceClient ( ) : System
Start ( string args ) : void

Private Methods

Méthode Description
ClientHelper_AuthenticationFailure ( object sender, CancelEventArgs e ) : void
ClientHelper_ReceivedServiceResponse ( object sender, EventArgs e ) : void
ClientHelper_ReceivedServiceUpdate ( object sender, string>.EventArgs e ) : void
ClientHelper_TelnetSessionEstablished ( object sender, EventArgs e ) : void
ClientHelper_TelnetSessionTerminated ( object sender, EventArgs e ) : void
DisplayHelp ( ) : void

Method Details

ServiceClient() public méthode

public ServiceClient ( ) : System
Résultat System

Start() public méthode

public Start ( string args ) : void
args string
Résultat void