Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
GetProtocol Method (name)
NamespacesGenesyslab.Desktop.Modules.Core.SDK.ProtocolIProtocolManagerServiceGetProtocol(String)
Gets the protocol.
Declaration Syntax
C#Visual BasicVisual C++
IProtocol GetProtocol(
	string name
)
Function GetProtocol ( _
	name As String _
) As IProtocol
IProtocol^ GetProtocol(
	String^ name
)
Parameters
name (String)
The name of the protocol.
Return Value
The protocol.

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