C# Class Jayway.Throttling.AzureCacheThrottlingContext

Inheritance: IThrottlingContext
Show file Open project: jayway/Throttling.Lab

Public Methods

Method Description
Close ( ) : void
GetThrottlingService ( ) : IThrottlingService

Method Details

Close() public method

public Close ( ) : void
return void

GetThrottlingService() public method

public GetThrottlingService ( ) : IThrottlingService
return IThrottlingService