Share via


IAzureSessionListener.OnEvent(Object, AzureSessionEventArgs) Method

Definition

public void OnEvent (object sender, Microsoft.Azure.Commands.Common.Authentication.Abstractions.Models.AzureSessionEventArgs e);
abstract member OnEvent : obj * Microsoft.Azure.Commands.Common.Authentication.Abstractions.Models.AzureSessionEventArgs -> unit
Public Sub OnEvent (sender As Object, e As AzureSessionEventArgs)

Parameters

sender
Object

Applies to