| DeploymentAdapterIsListening Property |
Is Deployment Server Listening?
Namespace:
CSharpGrid.Grid.SPI
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public abstract bool IsListening { get; }
public:
virtual property bool IsListening {
bool get () abstract;
}
Property Value
Type:
BooleanSee Also