C# Class sks_webjob_sdk_version.Functions

Afficher le fichier Open project: michael-chi/Azure-IOTHub

Méthodes publiques

Méthode Description
ProcessQueueMessage ( [ message, TextWriter logger ) : void

Private Methods

Méthode Description
SendAndroidNotificationAsync ( string msg ) : System.Threading.Tasks.Task
SendNotificationAsync ( string msg ) : System.Threading.Tasks.Task
SendWindowsNotificationAsync ( string msg ) : System.Threading.Tasks.Task

Method Details

ProcessQueueMessage() public static méthode

public static ProcessQueueMessage ( [ message, TextWriter logger ) : void
message [
logger System.IO.TextWriter
Résultat void