GetSession Method

Applies To

OServer

Description

Returns the OSession object associated with the OServer object.

Usage

OSession GetSession(void) const throw(
OException)

Arguments

none

Remarks

Not available at design time and read-only at run time.

Contents