Table of Contents

Operator implicit operator

Namespace
Scaleout.Client
Assembly
Scaleout.Client.dll

implicit operator uint(LockToken)

Defines an implicit conversion of a lock token to an unsigned integer.

public static implicit operator uint(LockToken token)

Parameters

token LockToken

Lock token

Returns

uint