Demo |
| Class | Description | |
|---|---|---|
| MultiModelServerAspect | An aspect which adds and manages a MultiModel server. | |
| SenderReceiversUpdatedEventArgs | Represents the event arguments for when the sender and receivers are updated. | |
| ServerClientModel | Representation of a MultiModel client on the server. | |
| ServerModel | Represents the server model. |
| Structure | Description | |
|---|---|---|
| ReceiverUpdateDesc | Represents a description of a receiver update. | |
| SenderUpdateDesc | Represents a description of a sender update. |
| Interface | Description | |
|---|---|---|
| IMultiModelServer | The interface for the MultiModel server. |
| Delegate | Description | |
|---|---|---|
| OnSenderReceiversUpdated | Represents the delegate for when the sender and receivers are updated. | |
| ReceiverTransportChanged | The delegate for when a receiver's transport mode has changed |
| Enumeration | Description | |
|---|---|---|
| SenderReceiverUpdateType | Represents the type of sender/receiver update. |