C# Class Network.MasterServer.ExternalServerNotifier

Inheritance: IDisposable
Afficher le fichier Open project: merveilles/WaitingForHorus Class Usage Examples

Méthodes publiques

Свойство Type Description
DeleteURI string
URI string

Private Properties

Свойство Type Description
ReceiveUploadValuesCompleted void
SendWithCmd void

Méthodes publiques

Méthode Description
BecomeUnlisted ( ) : void
Dispose ( ) : void
ExternalServerNotifier ( ) : System
SendNow ( ) : void
Start ( ) : void
Update ( ) : void

Private Methods

Méthode Description
ReceiveUploadValuesCompleted ( object sender, UploadValuesCompletedEventArgs args ) : void
SendWithCmd ( ) : void

Method Details

BecomeUnlisted() public méthode

public BecomeUnlisted ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

ExternalServerNotifier() public méthode

public ExternalServerNotifier ( ) : System
Résultat System

SendNow() public méthode

public SendNow ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

DeleteURI public_oe property

public string DeleteURI
Résultat string

URI public_oe property

public string URI
Résultat string