| 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
)
public:
virtual void GetDllSize(
String^ taskDll
) abstract
Parameters
- taskDll
- Type: SystemString
Task DLL Name
See Also