Click or drag to resize

ClientAPISfio Property

Provides access to the SFIO (Special-Function-Input-Output) operations.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public SfioAPI Sfio { get; }

Property Value

SfioAPI
The SfioApi instance.
See Also