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


Glossary Item Box

Control the object lifetime.

Syntax

Visual Basic (Declaration) 
Public Overrides NotOverridable Function InitializeLifetimeService() As Object
C# 
public override object InitializeLifetimeService()
C++/CLI 
public:
Object^ InitializeLifetimeService(); override 

Return Value

null (live "forever")

Requirements

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

See Also

Reference

NotifyPropertyInfoChangedWrapper Class
NotifyPropertyInfoChangedWrapper Members
Base Implementation in InitializeLifetimeService