 | MailCommunicationIsListening Property |
Is Communication Server Listening?
Namespace:
CSharpGrid.Grid.SPI.Communication
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic override bool IsListening { get; }public:
virtual property bool IsListening {
bool get () override;
}Property Value
Type:
Boolean
See Also