 | OAuthMessageHandlerStop Method |
Stop the handler
Namespace: SanteDB.Rest.OAuthAssembly: SanteDB.Rest.OAuth (in SanteDB.Rest.OAuth.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.OAuth.OAuthMessageHandler.Stop"]
Implements
IDaemonServiceStop
See Also