Click or drag to resize

TCPDeploymentIsListening Property

Is TCP Deployment Server Listening?

Namespace:  CSharpGrid.Grid.SPI.Deployment
Assembly:  CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override bool IsListening { get; }

Property Value

Type: Boolean
See Also