Click or drag to resize

CommunicationAdapterGetDllSize Method

Request DLL Size

Namespace:  CSharpGrid.Grid.SPI
Assembly:  CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public abstract void GetDllSize(
	string taskDll
)

Parameters

taskDll
Type: SystemString
Task DLL Name
See Also