C# Class GoogleCloudSamples.Hubs.LogHub

A SignalR Hub that wraps LogTicker.
Inheritance: Microsoft.AspNet.SignalR.Hub
Afficher le fichier Open project: GoogleCloudPlatform/getting-started-dotnet

Méthodes publiques

Méthode Description
GetLastMessage ( ) : string

Get the most recent message written to the log.

Method Details

GetLastMessage() public méthode

Get the most recent message written to the log.
public GetLastMessage ( ) : string
Résultat string