Click or drag to resize

IMultiModelServer Methods

The IMultiModelServer type exposes the following members.

Methods
 NameDescription
Public methodRebuildRoutesAsync Clear the existing routes and send the routes that have been defined by the server
Public methodSendLoadMapAsync Send the load mapping to clients
Public methodSendRequestLoadsAsync Request loads that are going to be used, from all connected clients
Public methodSendResetModelAsync Reset all connected clients
Public methodSendRunModelAsync Start running all connected clients
Public methodSendStopModelAsync Stop running all connected clients
Public methodStartAsync Start the server
Public methodStopServer Stop the server
Top
See Also