Skip to content

Example of non-blocking send through Solace PubSub+ in .NET.

Notifications You must be signed in to change notification settings

TheChemerson/CSharp-Nonblocking-Send

Repository files navigation

Non-blocking Send Demo

Overview

The purpose of this sample application is to demonstrate non-blocking send via Solace's .NET API.

Quick Start

This sample is targeted for .NET 6. To run the sample, edit appsettings.json and supply desired values for the following parameters:

  • Host
  • VPN
  • UserName
  • Password
  • Topic

Then, in the root folder of the sample, first execute donet restore then execute dotnet run.

About

Example of non-blocking send through Solace PubSub+ in .NET.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages