Summary
Stoppeds the specified track.
- Assembly
- Rocket
.Surgery .Extensions .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten .Projections - Containing Type
- DaemonLogger
Syntax
public void Stopped(IProjectionTrack track)
Parameters
Name | Type | Description |
---|---|---|
track | IProjectionTrack | The track. |
Return Value
Type | Description |
---|---|
void |