Internal method used by Smash to synchronize table state with state shared by the Smash service.
This is used internally by Smash and applications should not call this API.
Namespace: Microsoft.Hawaii.Smash.ClientAssembly: Microsoft.Hawaii.Smash.Client (in Microsoft.Hawaii.Smash.Client.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
Parameters
- recordID
- Type:
System Guid
Record ID
- creatorClient
- Type:
System Guid
ID of the creator client
- timeStamp
- Type:
System Int64
Time stamp
- action
- Type: Microsoft.Hawaii.Smash.Client.Common SendRowAction
action for rows
- modificationFlag
- Type:
System Int32
modification flag
- blob
- Type:
System Byte
blob to prepare
Return Value
Action to takeSee Also