OnionSessionState

Represents the entity of a state of a Client API session.

Implements: System.Runtime.Serialization.ISerializable

Constructors

ConstructorDescription
OnionSessionState()

Initialises a new instance of the OnionSessionState class.

Methods

MethodDescription
Equals(Object):Boolean

Determines whether the indicated object is identical to the current object.

(Inherited by System.Object)

GetHashCode():Int32

Functions as the standard hash function.

(Inherited by System.Object)

GetType():Type

Calls the runtime type of the current instance.

(Inherited by System.Object)

ToString():String

Creates a string equivalent of the current exception and returns this.

(Inherited by System.Object)