CoherenceSync.OnAuthorityRequestedHandler
delegate in Coherence.Toolkit.CoherenceSync
The delegate type of OnAuthorityRequested.
Parameters
requesterIDClientIDThe ClientID of the requesting client.
authorityTypeAuthorityType- The delegate type of .
syncCoherenceSyncThe entity that the authority request is targeting.
Returns
- bool
Return true to accept the request for authority.
Constructors
| OnAuthorityRequestedHandler |
Methods
| BeginInvoke | |
| EndInvoke | |
| Invoke |