POST utils/v1/ConnectionStatus/HangFire?command={command}

The endpoint was created to start or stop the HangFire manually in case that something fails

Request Information

URI Parameters

NameDescriptionTypeAdditional information
command

The command to start or stop the hang fire server

string

Required

Body Parameters

None.

Response Information

Resource Description

The .

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.