[This is preliminary documentation and is subject to change.]
Returns true to indoicate that service has loaded and ready to serve data
Namespace: NFX.Web.GeoLookupAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public bool Available { get; }
public bool Available { get; }
Public ReadOnly Property Available As Boolean
Get
Public ReadOnly Property Available As Boolean
Get
public:
virtual property bool Available {
bool get () sealed;
}
public:
virtual property bool Available {
bool get () sealed;
}
abstract Available : bool with get
override Available : bool with get
abstract Available : bool with get
override Available : bool with get
Property Value
Type:
BooleanImplements
IGeoLookup Available