Click or drag to resize

CommunicationAdapterNewClient Method

New Client Instance

Namespace:  CSharpGrid.Grid.SPI
Assembly:  CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public abstract CommunicationAdapter NewClient()

Return Value

Type: CommunicationAdapter
CommunicationAdapter object
See Also