Method | Description | |
---|---|---|
OutputEndpoint ( string token ) : System | ||
Send ( string publisher, string message ) : void | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
writeInstanceInfo ( ) : void |
public OutputEndpoint ( string token ) : System | ||
token | string | |
return | System |
public Send ( string publisher, string message ) : void | ||
publisher | string | |
message | string | |
return | void |