Show / Hide Table of Contents

GetSession Method (ClarifyApplication)

The globally unique identifier for the desired session.

Retrieves an ClarifySession previously created by CreateSession.

Syntax

'Declaration

Public Overridable Function GetSession( _
   ByVal _sessionID_ As Guid _
) As ClarifySession
public virtual ClarifySession GetSession( 
   Guid _sessionID_
)

Parameters

sessionID

The globally unique identifier for the desired session.

Return Value

The ClarifySession with the specified sessionID.

Exceptions

Exception Description
ClarifyException A session with the specified ID does not exist or has been closed.

Remarks

The ID of a session is accessible via the SessionID property.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family

Reference

ClarifyApplication Class
ClarifyApplication Members

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.