Click or drag to resize

TCPCommunicationGetDllSize Method

Request DLL Size

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

Parameters

taskDll
Type: SystemString
Task DLL Name
See Also