WebCenter Interaction API  
 

PT_SESSION_SETTINGS Class

These constants define the settings that can be set or retrieved through the IPTSession.GetSettingsAsXXX and SetSettings calls

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

System.Object
   com.plumtree.server.PT_SESSION_SETTINGS

public sealed class PT_SESSION_SETTINGS

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_SESSION_SETTINGS Members | com.plumtree.server Namespace | IPTSession