|
<< 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)
[OptionAttribute]
public bool NmosRegistryStatic { get; set; }
true if using static NMOS registry URL; otherwise, false for DNS-SD discovery.
BNCS.Core.DriverFramework Namespace