ServiceModel.Cancellation
1.0.2
ServiceModel.Cancellation is a library for .Net. Allows to propagate notifications from CancellationToken from client to service side.
Supported platforms:
- .NET Framework 4.5.2+
Install-Package ServiceModel.Cancellation -Version 1.0.2
dotnet add package ServiceModel.Cancellation --version 1.0.2
<PackageReference Include="ServiceModel.Cancellation" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ServiceModel.Cancellation --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ServiceModel.Cancellation, 1.0.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://github.com/max-ieremenko/ServiceModel.Cancellation/releases
Dependencies
-
.NETFramework 4.5.2
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.