[This is preliminary documentation and is subject to change.]
Interface implementing configurable and disposable throttling functionaliry
Namespace: NFX.ThrottlingAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public interface IThrottlingImplementation : IThrottling,
IApplicationComponent, IDisposable, IConfigurable
public interface IThrottlingImplementation : IThrottling,
IApplicationComponent, IDisposable, IConfigurable
Public Interface IThrottlingImplementation
Inherits IThrottling, IApplicationComponent, IDisposable, IConfigurable
Public Interface IThrottlingImplementation
Inherits IThrottling, IApplicationComponent, IDisposable, IConfigurable
public interface class IThrottlingImplementation : IThrottling,
IApplicationComponent, IDisposable, IConfigurable
public interface class IThrottlingImplementation : IThrottling,
IApplicationComponent, IDisposable, IConfigurable
type IThrottlingImplementation =
interface
interface IThrottling
interface IApplicationComponent
interface IDisposable
interface IConfigurable
end
type IThrottlingImplementation =
interface
interface IThrottling
interface IApplicationComponent
interface IDisposable
interface IConfigurable
end