Share via


AOSSessionInfo.new Method

Creates an instance of the AOSSessionInfo class.

Syntax

public void new([int sessionId])

Run On

Server

Parameters

  • sessionId
    Type: int
    The session ID that is used to create the instance of the AOSSessionInfo class. If a session ID is not specified, the current session is used; optional.

See Also

Reference

AOSSessionInfo Class