GigaSpaces XAP.NET Documentation
AddAndGet Method
Class LibraryGigaSpaces.Core.Change.ExtensionsChangeExtensionAddAndGet()()()
Members
IconMemberDescription
AddAndGet<(Of <(T>)>)(ISpaceProxy, IdQuery<(Of <(T>)>), String, Int32)
Atomically adds the given value to the current value of an entry's property.

AddAndGet<(Of <(T>)>)(ISpaceProxy, IdQuery<(Of <(T>)>), String, Int32, ITransaction, ChangeModifiers, TimeSpan)
Atomically adds the given value to the current value of an entry's property.

AddAndGet<(Of <(T>)>)(ISpaceProxy, IdQuery<(Of <(T>)>), String, Int64)
Atomically adds the given value to the current value of an entry's property.

AddAndGet<(Of <(T>)>)(ISpaceProxy, IdQuery<(Of <(T>)>), String, Int64, ITransaction, ChangeModifiers, TimeSpan)
Atomically adds the given value to the current value of an entry's property.

AddAndGet<(Of <(T>)>)(ISpaceProxy, IdQuery<(Of <(T>)>), String, Double)
Atomically adds the given value to the current value of an entry's property.

AddAndGet<(Of <(T>)>)(ISpaceProxy, IdQuery<(Of <(T>)>), String, Double, ITransaction, ChangeModifiers, TimeSpan)
Atomically adds the given value to the current value of an entry's property.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.2.0.0 (12.2.0.18000)