AsyncReadResultLockTicket Property

ScaleOut Software NamedCache API
Returns the LockTicket as necessary. If the async read operation did not lock the object, IsNullLockTicket will be true.

Namespace:  Soss.Client
Assembly:  soss_svcdotnet (in soss_svcdotnet.dll) Version: 6.2.0.0 (1.0.0.0)
Syntax

public LockTicket LockTicket { get; }

Property Value

Type: LockTicket
See Also

Reference