solace-samples-dotnet icon indicating copy to clipboard operation
solace-samples-dotnet copied to clipboard

Getting Started Samples for the Solace .NET API

Results 4 solace-samples-dotnet issues
Sort by recently updated
recently updated
newest added

Currently SolaceSystems.Solclient.Messaging does not support async api for C# . e.g. - when publishing `ReturnCode returnCode = session.Send(message);` - when creating session `context.CreateSession(sessionProps, null, null)` Is there any plan to...

- Added Solution file for Visual Studio users - Updated projects to SDK format - Added Solace Client library via Nuget

Adding an example of how to set up the payload compression features