[Missing <summary> documentation for T:QS.Fx.Base.SessionID]
| C# | Visual Basic | Managed C++ |
public sealed class SessionID : ISerializable, IComparable<SessionID>, IEquatable<SessionID>, IComparable
Public NotInheritable Class SessionID _ Implements ISerializable, IComparable(Of SessionID), IEquatable(Of SessionID), IComparable
public ref class SessionID sealed : ISerializable, IComparable<SessionID^>, IEquatable<SessionID^>, IComparable
| All Members | Constructors | Methods | Properties | Fields | Events |
| Icon | Member | Description |
|---|---|---|
| SessionIDNew(QualifiedID, UInt32) | ||
| SessionIDNew() | ||
| Equals(Object) | (Overrides Object.Equals(Object).) | |
| Finalize() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| FromString(String) | ||
| GetHashCode() | (Overrides Object.GetHashCode().) | |
| GetType() | Gets the Type of the current instance. (Inherited from Object.) | |
| Incarnation | ||
| MemberwiseClone() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Topic | ||
| ToString() | (Overrides Object.ToString().) |
| Object | |
| SessionID | |