C# Class Sixeyed.Uptimer.Program

Afficher le fichier Open project: sixeyed/coreclr-docker

Méthodes publiques

Méthode Description
Main ( string args ) : void

Private Methods

Méthode Description
AppendToBlob ( Microsoft.WindowsAzure.Storage.Blob.CloudBlockBlob blockBlob, string content, string md5 ) : Task
GetResponse ( ) : Task
Md5Hash ( string content ) : string
PingUrl ( object state ) : Task
SaveResponse ( string storageConnectionString, HttpResponseMessage response, long duration ) : Task

Method Details

Main() public static méthode

public static Main ( string args ) : void
args string
Résultat void