Platform Symphony .NET API Reference - Version 4.1
Run Method
NamespacesPlatform.Symphony.SoamServiceContainerRun()()()
Runs the service instance.
Declaration Syntax
C#
public void Run()
Remarks
This method should be called only once for the life of the service. It will block until the middleware has no more use for the service instance.
Exceptions
ExceptionCondition
[SoamException]If failed to run the service container.

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