| DiscoveryAdapterIsAnnouncing Property |
Is Node Announcing?
Namespace:
CSharpGrid.Grid.SPI
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsAnnouncing { get; set; }
public:
property bool IsAnnouncing {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also