AttributesSyncInvokeRemoteMethod Method

Overload List

InvokeRemoteMethod(Int32, UserId, Object) Invoke a method with the SynchronizableMethod attribute on target user with given parameters.
InvokeRemoteMethod(Int32, ListUInt16, Object) Invoke a method with the SynchronizableMethod attribute on target users with given parameters.
InvokeRemoteMethod(Int32, UInt16, Object) Invoke a method with the SynchronizableMethod attribute on target user with given parameters.
InvokeRemoteMethod(String, UserId, Object) Invoke a method with the SynchronizableMethod attribute on target user with given parameters.
InvokeRemoteMethod(String, ListUInt16, Object) Invoke a method with the SynchronizableMethod attribute on target users with given parameters.
InvokeRemoteMethod(String, UInt16, Object) Invoke a method with the SynchronizableMethod attribute on target user with given parameters.

See Also