DelegatorClientCollectionEventArgs Class

Definition

Represents the new state of a delegator client collection.

public ref class DelegatorClientCollectionEventArgs : EventArgs
public class DelegatorClientCollectionEventArgs : EventArgs
type DelegatorClientCollectionEventArgs = class
    inherit EventArgs
Public Class DelegatorClientCollectionEventArgs
Inherits EventArgs
Inheritance
DelegatorClientCollectionEventArgs

Properties

DelegatorClient

Gets the delegate endpoint object added or removed.

Applies to