Table of Contents

Property IsListening

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

IsListening

Gets an boolean indicating if this HTTP server is running and listening.

public bool IsListening { get; }

Property Value

bool