[This is preliminary documentation and is subject to change.]
Non-blocking call that returns true when the service instance has completely stopped after SignalStop()
Namespace: NFX.ServiceModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool CheckForCompleteStop()
public bool CheckForCompleteStop()
Public Function CheckForCompleteStop As Boolean
Public Function CheckForCompleteStop As Boolean
public:
virtual bool CheckForCompleteStop() sealed
public:
virtual bool CheckForCompleteStop() sealed
abstract CheckForCompleteStop : unit -> bool
override CheckForCompleteStop : unit -> bool
abstract CheckForCompleteStop : unit -> bool
override CheckForCompleteStop : unit -> bool
Return Value
Type:
BooleanImplements
IService CheckForCompleteStop