Note: This API documentation is for FAKE version 4. The migration API documentation can be found here. The API documentation for the new fake 5 modules can be found here

Listener

Represents a http listener.

Record Fields

Record FieldDescription
CancelF
Signature: unit -> unit
Port
Signature: string
ServerName
Signature: string

Instance members

Instance memberDescription
x.Cancel()
Signature: unit -> unit
x.RootUrl
Signature: string