C# Class SenseNet.ContentRepository.SenseNetPerformanceCounter

Show file Open project: maxpavlov/FlexNet

Private Properties

Property Type Description
Decrement bool
Increment bool
IncrementBy bool
LogException void
Reset bool
SenseNetPerformanceCounter System
SetRawValue bool

Private Methods

Method Description
Decrement ( ) : bool
Increment ( ) : bool
IncrementBy ( long value ) : bool
LogException ( Exception ex ) : void
Reset ( ) : bool
SenseNetPerformanceCounter ( PerformanceCounter counter ) : System
SetRawValue ( long value ) : bool