IGDIDProvider TestingAuthorityNode Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Gets/sets Authority Glue Node for testing. It can only be set once in the testing app container init before the first call to Generate is made. When this setting is set then any cluster authority nodes which would have been normally used will be completely bypassed during block allocation

Namespace: NFX.DataAccess
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

string TestingAuthorityNode { get; set; }

Property Value

Type: OnlineString
See Also