Keysight Pathwave 89600 VSA .NET API
NotifyPropertyInfoChangedWrapper Constructor
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > NotifyPropertyInfoChangedWrapper Class : NotifyPropertyInfoChangedWrapper Constructor


Glossary Item Box

Overload List

OverloadDescription
NotifyPropertyInfoChangedWrapper Constructor(IRemoteNotifyPropertyInfoChanged)Initializes a new instance of the NotifyPropertyInfoChangedWrapper class that will monitor the supplied remote object for PropertyInfoChanged events.  
NotifyPropertyInfoChangedWrapper Constructor(IRemoteNotifyPropertyInfoChanged,EventHandler<PropertyInfoChangedEventArgs>)Initializes a new instance of the NotifyPropertyInfoChangedWrapper class that will monitor the supplied remote object for PropertyInfoChanged events and call the supplied delegate when such events occur.  

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also