IRemoteSettingsTelemetryActivity Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface for telemetry activity.
public interface class IRemoteSettingsTelemetryActivity
public interface IRemoteSettingsTelemetryActivity
type IRemoteSettingsTelemetryActivity = interface
Public Interface IRemoteSettingsTelemetryActivity
Methods
End() |
Ends the Telemetry Activity |
Post(IDictionary<String,Object>) |
Posts the Telemetry Activity |
Start() |
Starts the Telemetry Activity |