BamTrackingService Class

Definition

public ref class BamTrackingService : System::Workflow::Runtime::Tracking::TrackingService, System::Workflow::Runtime::Tracking::IProfileNotification
public class BamTrackingService : System.Workflow.Runtime.Tracking.TrackingService, System.Workflow.Runtime.Tracking.IProfileNotification
type BamTrackingService = class
    inherit TrackingService
    interface IProfileNotification
Public Class BamTrackingService
Inherits TrackingService
Implements IProfileNotification
Inheritance
BamTrackingService
Implements

Constructors

BamTrackingService(NameValueCollection)
BamTrackingService(String, Int32)

Methods

GetProfile(Guid)
GetProfile(Type, Version)
GetTrackingChannel(TrackingParameters)
OnStarted()
OnStopped()
TryGetProfile(Type, TrackingProfile)
TryReloadProfile(Type, Guid, TrackingProfile)

Events

ProfileRemoved
ProfileUpdated

Applies to