CommunicationExtensionsCallOthers Method |
Name | Description | |
---|---|---|
![]() ![]() | CallOthersT(T, String, Byte) |
The method builds a RPC frame and sends it to all clients having an instance of the IController type T
The calling client is excluded from the clients being called.
|
![]() ![]() | CallOthersT(IController, String, Byte) |
The method builds a RPC frame and sends it to all clients having an instance of the IController type T
The calling client is excluded from the clients being called.
|