SessionId Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The SessionId type exposes the following members.

Methods

  Name Description
Public method Ensure
Ensures the specified connection id is valid and has not timed out.
Public method Equals(Int32)
Returns a value indicating whether the value of this instance is equal to the specified Int32.
Public method Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Overrides ValueTypeEquals(Object).)
Public method Equals(SessionId)
Returns a value indicating whether this instance is equal to the specified SessionId.
Public method Static member FromInt32
Creates a new SessionId from an Int32.
Public method GetHashCode
Serves as a hash function for a particular type.
(Overrides ValueTypeGetHashCode.)
Public method GetType (Inherited from Object.)
Public method Static member IsValid
Determines whether the specified session id has a value that is within the supported range.
Public method ToInt32
Returns the session id as an integer.
Public method ToString
Returns a String that represents the current Object.
(Overrides ValueTypeToString.)
Top
See Also

Reference