DefaultOptions.NmosRegistryStatic Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework Namespace > DefaultOptions Class > DefaultOptions Properties >

DefaultOptions.NmosRegistryStatic Property

Gets or sets a value indicating whether to use static NMOS registry URL or DNS-SD discovery.

Namespace: BNCS.Core.DriverFramework
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


[OptionAttribute]
public bool NmosRegistryStatic { get; set; }

Field Value

true if using static NMOS registry URL; otherwise, false for DNS-SD discovery.

 

See Also


DefaultOptions Class

BNCS.Core.DriverFramework Namespace