Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
NServiceBusSignalR
ConsoleApp
MessageHubProxy
C# Class NServiceBusSignalR.ConsoleApp.MessageHubProxy
Exibir arquivo
Open project: MikeEast/NServiceBusSignalR
Class Usage Examples
Public Methods
Method
Description
MessageHubProxy
( ) :
System
Send
(
string
message
) :
void
Method Details
MessageHubProxy()
public
method
public
MessageHubProxy
( ) :
System
return
System
Send()
public
method
public
Send
(
string
message
) :
void
message
string
return
void