 | WwwMessageHandlerStop Method |
Stop the HDSI service
Namespace: SanteDB.Rest.WWWAssembly: SanteDB.Rest.WWW (in SanteDB.Rest.WWW.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
SyntaxPublic Function Stop As Boolean
public:
virtual bool Stop() sealed
abstract Stop : unit -> bool
override Stop : unit -> bool
Return Value
Boolean[Missing <returns> documentation for "M:SanteDB.Rest.WWW.WwwMessageHandler.Stop"]
Implements
IDaemonServiceStop
See Also