 | MetadataMessageHandlerStop Method |
Stop the service
Namespace: SanteDB.Messaging.MetadataAssembly: SanteDB.Messaging.Metadata (in SanteDB.Messaging.Metadata.dll) Version: 3.0.2081-alpha+461b650bfeb6e1336d298dbd35bcdcdab4eba501
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.Messaging.Metadata.MetadataMessageHandler.Stop"]
Implements
IDaemonServiceStop
See Also