IProbeCollection¶
Namespace: WellFired.Profile
Description¶
A probe collection is a collection of probes.
Properties¶
| int | ProbeCount { get; set; } |
Public Methods¶
| bool | AddProbe ( IProbe probe ) |
| bool | RemoveProbe ( IProbe probe ) |
Namespace: WellFired.Profile
A probe collection is a collection of probes.
| int | ProbeCount { get; set; } |
| bool | AddProbe ( IProbe probe ) |
| bool | RemoveProbe ( IProbe probe ) |