| HandleClientIsActive Property |
Is Active Property
Namespace:
CSharpGrid.TCPServer
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsActive { get; }
public:
property bool IsActive {
bool get ();
}
Property Value
Type:
BooleanSee Also