SubscriptionClient<T>.OnResourceAdded Event

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.NMOS.QueryAPI.Client.Subscription Namespace > SubscriptionClient(T) Class > SubscriptionClient(T) Events >

SubscriptionClient<T>.OnResourceAdded Event

Namespace: BNCS.NMOS.QueryAPI.Client.Subscription
Assembly:  BNCS.NMOS.QueryAPI.Client (in BNCS.NMOS.QueryAPI.Client.dll)

 

Syntax


public event EventHandler<ResourceAddedEventArgs<T>> OnResourceAdded

 

See Also


SubscriptionClient<T> Class

BNCS.NMOS.QueryAPI.Client.Subscription Namespace