[This is preliminary documentation and is subject to change.]
Returns true to indicate that previous attempt to start service - load data, was canceled
Namespace: NFX.Web.GeoLookupAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public bool StartCanceled { get; }
public bool StartCanceled { get; }
Public ReadOnly Property StartCanceled As Boolean
Get
Public ReadOnly Property StartCanceled As Boolean
Get
public:
property bool StartCanceled {
bool get ();
}
public:
property bool StartCanceled {
bool get ();
}
member StartCanceled : bool with get
member StartCanceled : bool with get
Property Value
Type:
Boolean