C# Class DotNetWorkQueue.IntegrationTests.Metrics.Histogram

Inheritance: IHistogram
Exibir arquivo Open project: blehnen/DotNetWorkQueue

Public Methods

Method Description
Update ( long value, string userValue = null ) : void

Method Details

Update() public method

public Update ( long value, string userValue = null ) : void
value long
userValue string
return void