[This is preliminary documentation and is subject to change.]
Defines throttling interface to be implemented by the throttling service
Namespace: NFX.ThrottlingAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public interface IThrottling : IApplicationComponent,
IDisposable
public interface IThrottling : IApplicationComponent,
IDisposable
Public Interface IThrottling
Inherits IApplicationComponent, IDisposable
Public Interface IThrottling
Inherits IApplicationComponent, IDisposable
public interface class IThrottling : IApplicationComponent,
IDisposable
public interface class IThrottling : IApplicationComponent,
IDisposable
type IThrottling =
interface
interface IApplicationComponent
interface IDisposable
end
type IThrottling =
interface
interface IApplicationComponent
interface IDisposable
end