 | IAspNetCoreFeature Interface |
[This is preliminary documentation and is subject to change.]
Provides information on ASP.NET Core context on the JSON RPC requests.
Namespace:
JsonRpc.AspNetCore
Assembly:
JsonRpc.AspNetCore (in JsonRpc.AspNetCore.dll) Version: 0.5.4+1bad715934a0ae5922832940ca44bbbdaa509cfe
Syntaxpublic interface IAspNetCoreFeature
Public Interface IAspNetCoreFeature
Dim instance As IAspNetCoreFeature
public interface class IAspNetCoreFeature
type IAspNetCoreFeature = interface end
The IAspNetCoreFeature type exposes the following members.
Properties
See Also