Platform Symphony .NET API Reference - Version 4.1
SessionCallback Property
NamespacesPlatform.Symphony.SoamSessionCreationAttributesSessionCallback
Sets the session callback.
Declaration Syntax
C#
public SessionCallback SessionCallback { set; }
Value
The session callback is a handler that will allow you to process your session's task results asynchronously. The session callback should only be provided when you have set the appropriate session flags to indicate that you will be receiving task results asynchronously. Default value is null - no session callback.

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