Edit

Share via


ContainerNotificationEventArgs Class

Definition

Represents the event arguments for container notifications.

public ref class ContainerNotificationEventArgs : EventArgs
public class ContainerNotificationEventArgs : EventArgs
type ContainerNotificationEventArgs = class
    inherit EventArgs
Public Class ContainerNotificationEventArgs
Inherits EventArgs
Inheritance
ContainerNotificationEventArgs

Remarks

This event argument is returned by the ContainerNotificationReceived event.

Properties

ContainerList

Gets the list of ContainerMemberships received.

Applies to