Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heartbeat

This service is used to test heartbeat ping to database what the connection still alive or timeout

Prerequisites

  • NET SDK
  • F# Compiler
  • Visual Studio (Optional)

Build Steps

  1. Open a command prompt (CMD) or terminal.
  2. Navigate to your F# project folder.
  3. Run the following command:
dotnet build

This command will build the F# project and generate the output file *.exe.

Run Steps

  1. Open a command prompt (CMD) or terminal.
  2. Navigate to your F# project folder.
  3. Run the following command:
dotnet run

Tips

  • You can use Visual Studio to build and run F# projects.
  • You can add F# files and C# files to the same F# project.
  • You can use NuGet to add libraries to an F# project.

References

About

F# service design for tested invalid connection due to idle activities

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages