TelemetryNotificationService.SetSession(TelemetrySession) Method
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.
set the session to be used
public:
virtual void SetSession(Microsoft::VisualStudio::Telemetry::TelemetrySession ^ session);
public void SetSession (Microsoft.VisualStudio.Telemetry.TelemetrySession session);
abstract member SetSession : Microsoft.VisualStudio.Telemetry.TelemetrySession -> unit
override this.SetSession : Microsoft.VisualStudio.Telemetry.TelemetrySession -> unit
Public Sub SetSession (session As TelemetrySession)
Parameters
- session
- TelemetrySession