MergableObjectLocalEventArgs <T>
Index
Properties
Properties
readonlyeventSource
Determines if the event was raised due to a change in the local or a remote object. Use in discriminant union checks to get type guard.
readonlylocal
Local representation of the object.
readonlystate
State of the local object.
Represents event for change in local object.