Share via


AzureSession.OnEvent(AzureSessionEventArgs) Method

Definition

protected virtual void OnEvent (Microsoft.Azure.Commands.Common.Authentication.Abstractions.Models.AzureSessionEventArgs e);
abstract member OnEvent : Microsoft.Azure.Commands.Common.Authentication.Abstractions.Models.AzureSessionEventArgs -> unit
override this.OnEvent : Microsoft.Azure.Commands.Common.Authentication.Abstractions.Models.AzureSessionEventArgs -> unit
Protected Overridable Sub OnEvent (e As AzureSessionEventArgs)

Parameters

Applies to