Property | Type | Description | |
---|---|---|---|
LocalAffinity | bool | ||
Message | object | ||
Path | string |
Method | Description | |
---|---|---|
Send ( string path, object message, bool localAffinity = false ) : System |
public Send ( string path, object message, bool localAffinity = false ) : System | ||
path | string | |
message | object | |
localAffinity | bool | |
return | System |