Platform Symphony .NET API Reference - Version 4.1
SessionCloseFlags Enumeration
NamespacesPlatform.Symphony.SoamSessionCloseFlags
Flags to specify what action to take during the closing of the Session.
Declaration Syntax
C#
public enum SessionCloseFlags
Members
MemberDescription
DetachOnClose
Flag to indicate that the Session will be detached from its currently associated Connection.

DestroyOnClose
Flag to indicate that the Session will be closed.

Remarks
These flags should be specified as an argument to the Session.close() method call.

Assembly: Platform.Symphony.Soam.Net (Module: Platform.Symphony.Soam.Net) Version: 4.1.0.0