Platform Symphony .NET API Reference - Version 4.1
SessionCreationAttributes Class
NamespacesPlatform.Symphony.SoamSessionCreationAttributes
Container for all attributes that may be required upon session creation.
Declaration Syntax
C#
public sealed class SessionCreationAttributes
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SessionCreationAttributes()()()
__dtor()()()
DataCompressionFlags
Sets any flag associated with data compression.

DataCompressionThreshold
Sets the threshold for triggering data compression.

DirectDataTransferFlags
Sets any flags associated with Direct Data Transfer.

EnableDataCompression
Enables or disables data compression for a session.

EnableDirectDataTransfer
Enables or disables Direct Data Transfer for a session.

ServiceName
Sets the service name to be associated with the session.

SessionCallback
Sets the session callback.

SessionFlags
Sets the session flags.

SessionName
Sets the name of the session.

SessionPriority
Sets the priority of the session.

SessionTag
Sets the session tag.

SessionType
Sets the session type.

SetCommonData(Message)
Sets the common data.

SetCommonData(Object)
Sets the common data.

Inheritance Hierarchy
Object
SessionCreationAttributes
See Also
[Platform.Symphony.Soam.Connection.CreateSession]

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