Click or drag to resize

IAdapterConnect Method

Connects to the adapter

Namespace: ArthaChitra.Model.Connection
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
Task Connect(
	Connection connection
)

Parameters

connection  Connection
Connection

Return Value

Task
See Also