EventListener.Add 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.
Overloads
Add(String, Event) | |
Add(String, SynchEvent) |
Add(String, Event)
Add(String, SynchEvent)
public void Add (string name, Microsoft.Azure.PowerShell.Cmdlets.AksArc.Runtime.SynchEvent callback);
member this.Add : string * Microsoft.Azure.PowerShell.Cmdlets.AksArc.Runtime.SynchEvent -> unit
Public Sub Add (name As String, callback As SynchEvent)
Parameters
- name
- String
- callback
- SynchEvent