IBroadcastEventArgs

Assembly: System;

Description

The IBroadcastEventArgs interface contains properties of the arguments sent together with the IBroadcast message.

Properties

  Property name Brief description
Data The Data property determines data of the event sent to the user by notification.
Name The Name property determines name of the event sent to the user by notification.

See also:

System Assembly Interfaces