, including all inherited members.
AddListener(string target) | Inspirel.YAMI.Agent | |
Agent() | Inspirel.YAMI.Agent | |
Agent(Parameters options) | Inspirel.YAMI.Agent | |
Agent(LogHandler logHandler, LogEventArgs.LogLevel logLevel) | Inspirel.YAMI.Agent | |
Agent(Parameters options, LogHandler logHandler, LogEventArgs.LogLevel logLevel) | Inspirel.YAMI.Agent | |
Close() | Inspirel.YAMI.Agent | |
CloseConnection(string target) | Inspirel.YAMI.Agent | |
CloseConnection(string target, int priority) | Inspirel.YAMI.Agent | |
ConnectionsChanged | Inspirel.YAMI.Agent | |
GetOutgoingFlowState() | Inspirel.YAMI.Agent | |
Log | Inspirel.YAMI.Agent | |
LogLevel | Inspirel.YAMI.Agent | |
OpenConnection(string target) | Inspirel.YAMI.Agent | |
RegisterObject(string objectName, IncomingMessageHandler callback) | Inspirel.YAMI.Agent | |
RegisterValuePublisher(string objectName, ValuePublisher publisher) | Inspirel.YAMI.Agent | |
RemoveListener(string target) | Inspirel.YAMI.Agent | |
Send(string target, string objectName, string messageName, YAMISerializable content) | Inspirel.YAMI.Agent | |
Send(string target, string objectName, string messageName, YAMISerializable content, int priority) | Inspirel.YAMI.Agent | |
Send(string target, string objectName, string messageName, YAMISerializable content, int priority, bool autoConnect) | Inspirel.YAMI.Agent | |
SendOneWay(string target, string objectName, string messageName, YAMISerializable content) | Inspirel.YAMI.Agent | |
SendOneWay(string target, string objectName, string messageName, YAMISerializable content, int priority) | Inspirel.YAMI.Agent | |
SendOneWay(string target, string objectName, string messageName, YAMISerializable content, int priority, bool autoConnect) | Inspirel.YAMI.Agent | |
UnregisterObject(string objectName) | Inspirel.YAMI.Agent | |