Platform Symphony .NET API Reference - Version 5.1
SessionOpenAttributes Class
NamespacesPlatform.Symphony.SoamSessionOpenAttributes
Container for all attributes that may be required when opening a session.
Declaration Syntax
C#
public sealed class SessionOpenAttributes
Members
All MembersConstructorsProperties



IconMemberDescription
SessionOpenAttributes()()()()
Initializes a new instance of the SessionOpenAttributes class

SessionCallback
Sets the session callback.

SessionFlags
Sets the session flags.

SessionId
Sets the id of the session to open.

Remarks

NOTE: If any of the methods of this class are called after the Main(...) method exits, the client or service process may behave in an undefined manner (for example, hang or terminate abnormally).

Inheritance Hierarchy
Object
SessionOpenAttributes
See Also
[Platform.Symphony.Soam.Connection.OpenSession]

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