| ExecutorServiceIsRunning Property |
Is Communication Running?
Namespace:
CSharpGrid.Grid
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsRunning { get; }
public:
property bool IsRunning {
bool get ();
}
Property Value
Type:
BooleanSee Also