Platform Symphony .NET API Reference - Version 5.1
ServiceName Property
NamespacesPlatform.Symphony.SoamSessionCreationAttributesServiceName
Sets the service name to be associated with the session.
Declaration Syntax
C#
public string ServiceName { set; }
Value

This methods allows the developer to dynamically associate a service name with the session being created. You can define multiple Service sections in your application profile, where each service may be different. Setting the service name on your session means that this session will be serviced by the specified service section.

Note: The service name can only be one of the names defined in the application profile.

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