DaemonLogger.

Stopping(IProjectionTrack) Method

Summary

Stoppings the specified track.

Syntax

public void Stopping(IProjectionTrack track)

Parameters

Name Type Description
track IProjectionTrack The track.

Return Value

Type Description
void