Keysight Pathwave 89600 VSA .NET API
IRemoteNotifyPropertyChanged Interface
Members  See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : IRemoteNotifyPropertyChanged Interface


Glossary Item Box

This interface is the remotable version of the System.ComponentModel.INotifyPropertyChanged interface. All objects deriving from RemotableObject support this interface.

Syntax

Visual Basic (Declaration) 
Public Interface IRemoteNotifyPropertyChanged 
C# 
public interface IRemoteNotifyPropertyChanged 
C++/CLI 
public interface class IRemoteNotifyPropertyChanged 

Requirements

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

See Also