| AmiServiceBehaviorBaseGetResourceHandler Method |
The resource handler tool for executing operations
Namespace:
SanteDB.Messaging.AMI.Wcf
Assembly:
SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 2.2.1
Syntax protected abstract ResourceHandlerTool GetResourceHandler()
Protected MustOverride Function GetResourceHandler As ResourceHandlerTool
protected:
virtual ResourceHandlerTool^ GetResourceHandler() abstract
abstract GetResourceHandler : unit -> ResourceHandlerTool
Return Value
Type:
ResourceHandlerTool[Missing <returns> documentation for "M:SanteDB.Messaging.AMI.Wcf.AmiServiceBehaviorBase.GetResourceHandler"]
See Also