AddinNotification Class

 

Sends and receives notifications when the add-in infrastructure starts or stops an operation.

Namespace:   Microsoft.WindowsServerSolutions.AddinInfrastructure
Assembly:  AddinInfrastructure (in AddinInfrastructure.dll)

System::Object
  Microsoft.WindowsServerSolutions.AddinInfrastructure::AddinNotification

public ref class AddinNotification abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticRegister(Action<AddinNotificationState>^)

Registers to send and receive notifications.

This class can only be used on a client computer.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: