SynchronizableInvokeRemoteMethod Method

Overload List

InvokeRemoteMethod(Int32, Object) Commits method with the SynchronizableMethod attribute on evey client excluding sender with given parameters.
InvokeRemoteMethod(String, Object) Commits method with the SynchronizableMethod attribute on evey client excluding sender with given parameters. with given parameters.

See Also