Click or drag to resize

PFApplicationEvent Properties

The PFApplicationEvent type exposes the following members.

Properties
  NameDescription
Public propertyName
Gets or sets the name of the event.
Public propertyParameters
Gets or sets the parameters, sent to listeners.
Public propertyScope
Gets or sets the event scope, describing which applications will receive the event. Default value: AllApplicationsExceptCurrent.
Public propertySpecificApplications
Gets or sets the specific applications, that will receive the event if the scope is set to "SpecificApplications".
Top
See Also