C# 클래스 GoogleCloudSamples.Hubs.LogHub

A SignalR Hub that wraps LogTicker.
상속: Microsoft.AspNet.SignalR.Hub
파일 보기 프로젝트 열기: GoogleCloudPlatform/getting-started-dotnet

공개 메소드들

메소드 설명
GetLastMessage ( ) : string

Get the most recent message written to the log.

메소드 상세

GetLastMessage() 공개 메소드

Get the most recent message written to the log.
public GetLastMessage ( ) : string
리턴 string