Edit

Share via


ParticipantEndpointPropertiesChangedEventArgs<TProperties> Class

Definition

generic <typename TProperties>
public ref class ParticipantEndpointPropertiesChangedEventArgs : EventArgs
public class ParticipantEndpointPropertiesChangedEventArgs<TProperties> : EventArgs
type ParticipantEndpointPropertiesChangedEventArgs<'Properties> = class
    inherit EventArgs
Public Class ParticipantEndpointPropertiesChangedEventArgs(Of TProperties)
Inherits EventArgs

Type Parameters

TProperties
Inheritance
ParticipantEndpointPropertiesChangedEventArgs<TProperties>

Properties

ChangedPropertyNames

Gets the property names.

ParticipantEndpoint

Gets the endpoint.

Properties

Gets the properties.

Applies to