Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
UseTLS Method (name)
NamespacesGenesyslab.Desktop.Modules.Core.SDK.ProtocolIProtocolManagerServiceUseTLS(String)
Uses the TLS.
Declaration Syntax
C#Visual BasicVisual C++
bool UseTLS(
	string name
)
Function UseTLS ( _
	name As String _
) As Boolean
bool UseTLS(
	String^ name
)
Parameters
name (String)
The name.
Return Value
true if the TLS was used successfully; otherwise, false.

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)