GigaSpaces XAP.NET Documentation
Update Method
Class LibraryGigaSpaces.CoreISpaceProxyUpdate()()()
Members
IconMemberDescription
Update<(Of <(T>)>)(T)
Update an object with a SpaceID, blocking if locked under another transaction.

Update<(Of <(T>)>)(T, ITransaction)
Update an object with a SpaceID, blocking if locked under another transaction.

Update<(Of <(T>)>)(T, Int64)
Update an object with a SpaceID, blocking if locked under another transaction.

Update<(Of <(T>)>)(T, ITransaction, Int64)
Update an object with a SpaceID, blocking if locked under another transaction.

Update<(Of <(T>)>)(T, ITransaction, Int64, Int64)
Update an object with a SpaceID, blocking if locked under another transaction.

Update<(Of <(T>)>)(T, ITransaction, Int64, Int64, UpdateModifiers)
Update an object with a SpaceID, blocking if locked under another transaction.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 7.0.1.3800 (7.0.1.3800)