Distributed Application Framework for .NET
c-sharp
rabbitmq
dotnet
nuget
gitter-chat
messaging
appveyor
topshelf
masstransit
azure-service-bus
dotnet-core2
-
Updated
Apr 7, 2022 - C#
SessionFactoryImpl.Close
currently allows the body of the function to be run multiple times as it does not check if it is closed prior to proceeding. This should be changed so thatClose
when called fromDispose
does nothing whenClose
has been called by the application.