NIRfsg Namespace

Table of Contents

NIRfsg.GetService Method

  • Updated2025-05-22
  • 1 minute(s) read
NIRfsg.GetService Method

NIRfsgGetService Method

Returns an object that represents a service provided by NIRfsg.

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

public Object GetService(
	Type serviceType
)
Public Function GetService ( 
	serviceType As Type
) As Object

Parameters

serviceType  Type
Specifies a service provided by NIRfsg.

Return Value

Object
Returns an Object that represents a service provided by NIRfsg, or null if NIRfsg does not provide the specified service.

Implements

IServiceProviderGetService(Type)

See Also

Log in to get a better experience