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 Field | Description |
CancelF
Signature: unit -> unit
|
|
Port
Signature: string
|
|
ServerName
Signature: string
|
Instance members
Instance member | Description |
x.Cancel()
Signature: unit -> unit
|
|
x.RootUrl
Signature: string
|