Aqualogic Interaction API  
 

PT_LOCKSTATES Class

These constants define the lock states for server objects, as returned by IPTServerContext.GetLockState()

For a list of all members of this type, see PT_LOCKSTATES Members.

System.Object
   com.plumtree.server.PT_LOCKSTATES

public sealed class PT_LOCKSTATES

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.server

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

PT_LOCKSTATES Members | com.plumtree.server Namespace | IPTServerContext