AttributesSyncInvokeRemoteMethod(Int32, ListUInt16, Object) Method
Invoke a method with the SynchronizableMethod attribute on target users
with given parameters.
Namespace: AlterunaAssembly: Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4+23572bbe79d00cde564b217419b1eba432b8e858
public void InvokeRemoteMethod(
int id,
List<ushort> users,
params Object[] parameters
)
Parameters
- id Int32
- Id of method. Get the id by calling GetMethodAttributeId(string).
- users ListUInt16
- target users
- parameters Object
- Argument(s) of a target method