Keysight Pathwave 89600 VSA .NET API
ApplicationIdentifier Class Members
See Also  Properties  Methods 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : ApplicationIdentifier Class

Glossary Item Box

The following tables list the members exposed by ApplicationIdentifier.

Public Properties

 NameDescriptionMinimum SW Version
Public PropertyIs64BitGets a value indicating whether the process hosting this instance is 64-bit (true) or 32-bit (false).  14.20
Public PropertyProcessIdGets the Windows process ID of the instance.  
Public PropertyTcpPortGets the TCP port number on which this instance is listening for requests.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Methods

 NameDescriptionMinimum SW Version
Public MethodEqualsOverloaded. Determines whether the specified object is equal to the current ApplicationIdentifier instance. (Overrides System.ValueType.Equals(System.Object).)  
Public MethodGetHashCodeGets a hash code for the ApplicationIdentifier. (Overrides System.ValueType.GetHashCode.)  20.50
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

See Also