ApplicationEndpointSettingsDiscoveredEventArgs Class
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.
Represents the information received when an application endpoint owner is discovered.
public ref class ApplicationEndpointSettingsDiscoveredEventArgs : EventArgs
public class ApplicationEndpointSettingsDiscoveredEventArgs : EventArgs
type ApplicationEndpointSettingsDiscoveredEventArgs = class
inherit EventArgs
Public Class ApplicationEndpointSettingsDiscoveredEventArgs
Inherits EventArgs
- Inheritance
-
ApplicationEndpointSettingsDiscoveredEventArgs
Remarks
Also see RegisterForApplicationEndpointSettings(EventHandler<ApplicationEndpointSettingsDiscoveredEventArgs>)
Properties
ApplicationEndpointSettings |
Initially contains the default settings for an ApplicationEndpoint. |
Extension Methods
GetApplicationEndpointOwnerProperties(ApplicationEndpointSettingsDiscoveredEventArgs) |