C# Class fCraft.Heartbeat

Static class responsible for sending heartbeats.
Afficher le fichier Open project: GlennMR/800craft Class Usage Examples

Méthodes publiques

Свойство Type Description
HbData string

Méthodes publiques

Méthode Description
HbSave ( ) : void

Private Methods

Méthode Description
Beat ( SchedulerTask scheduledTask ) : void
CreateRequest ( Uri uri ) : HttpWebRequest
Heartbeat ( ) : System
OnServerShutdown ( object sender, ShutdownEventArgs e ) : void
RaiseHeartbeatSendingEvent ( HeartbeatData data, Uri uri, bool getServerUri ) : bool
RaiseHeartbeatSentEvent ( HeartbeatData heartbeatData, HttpWebResponse response, string text ) : void
RaiseUriChangedEvent ( Uri oldUri, Uri newUri ) : void
ResponseCallback ( IAsyncResult result ) : void
Send800CraftNetBeat ( ) : void
SendMinecraftNetBeat ( ) : void
Start ( ) : void

Method Details

HbSave() public static méthode

public static HbSave ( ) : void
Résultat void

Property Details

HbData public_oe static_oe property

public static string HbData
Résultat string