EDI Integrator 2016 .NET Edition
EDI Integrator 2016 .NET Edition
Questions / Feedback?

UseSSL Property

Use SSL to access the RemoteHost .

Syntax

[VB.NET]
Public Property UseSSL As Boolean

[C#]
public bool UseSSL {get; set;}

Remarks

Use this property to determine whether the component uses SSL to connect with the RemoteHost.

This property is only valid when using version 2.0 of the protocol.

Note: Setting this property to True will set RemotePort to 6619.

This property is not available at design time.

Default Value

False

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
EDI Integrator 2016 .NET Edition - Version 16.0 [Build 7362]