 | HL7MessageHandlerStop Method |
Stop the v2 message handler
Namespace: SanteDB.Messaging.HL7Assembly: SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 3.0.2081-alpha+e82e56b43bfab0d631a8b4d1ba2ab44b8aff02dd
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.HL7.HL7MessageHandler.Stop"]
Implements
IDaemonServiceStop
See Also