C# Class ClearCanvas.ImageServer.Services.Common.Shreds.UsageTrackingShred

Inheritance: ClearCanvas.Common.Shreds.Shred
Show file Open project: jasper-yeh/ClearCanvas

Public Methods

Method Description
GetDescription ( ) : string
GetDisplayName ( ) : string
Start ( ) : void
Stop ( ) : void
UsageTrackingShred ( ) : System

Method Details

GetDescription() public method

public GetDescription ( ) : string
return string

GetDisplayName() public method

public GetDisplayName ( ) : string
return string

Start() public method

public Start ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void

UsageTrackingShred() public method

public UsageTrackingShred ( ) : System
return System