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