LockTicket  Conversion (LockTicket to Int32)

ScaleOut Software NamedCache API
Converts this LockTicket value to an Int32 value.

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

public static implicit operator int (
	LockTicket lockTicket
)

Parameters

lockTicket
Type: Soss.ClientLockTicket

Return Value

Type: Int32
See Also

Reference