Platform Symphony .NET API Reference - Version 4.1
SoamFactory Class
NamespacesPlatform.Symphony.SoamSoamFactory
This factory class is used to allocate the SOAM API objects for the client to provide proper lifetime management for all concrete objects in the SOAM API.
Declaration Syntax
C#
public class SoamFactory
Members
All MembersConstructorsMethods



IconMemberDescription
SoamFactory()()()
Connect(String, String, ConnectionSecurityCallback)
Creates a connection to the specified Symphony application.

Connect(String, String)
Creates a connection to the specified Symphony application.

Connect(String, ConnectionSecurityCallback)
Creates a connection to the specified Symphony application.

Connect(String)
Creates a connection to the specified Symphony application.

Initialize()()()
Initializes the SOAM API.

Uninitialize()()()
Uninitializes the SOAM API.

Inheritance Hierarchy
Object
SoamFactory

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