C# 클래스 sks_webjob_sdk_version.Functions

파일 보기 프로젝트 열기: michael-chi/Azure-IOTHub

공개 메소드들

메소드 설명
ProcessQueueMessage ( [ message, TextWriter logger ) : void

비공개 메소드들

메소드 설명
SendAndroidNotificationAsync ( string msg ) : System.Threading.Tasks.Task
SendNotificationAsync ( string msg ) : System.Threading.Tasks.Task
SendWindowsNotificationAsync ( string msg ) : System.Threading.Tasks.Task

메소드 상세

ProcessQueueMessage() 공개 정적인 메소드

public static ProcessQueueMessage ( [ message, TextWriter logger ) : void
message [
logger System.IO.TextWriter
리턴 void