Platform Symphony .NET API Reference - Version 5.0
EnableDirectDataTransfer Property
NamespacesPlatform.Symphony.SoamSessionCreationAttributesEnableDirectDataTransfer
Enables or disables Direct Data Transfer for a session.
Declaration Syntax
C#
public bool EnableDirectDataTransfer { set; }
Value

Direct Data Transfer will provide a way to directly send the data from the client to the service transparently to the client application or vice versa. This attribute may be set during session creation operations. If this attribute is not set by the application it means Direct Data Transfer will not be enabled.

Note: Once enabled, all Direct Data Transfer attributes will be applied to common data, common data updates, task input and task output.

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