 | HL7MessageHandlerGetRemoteEndpointInfo Method |
Retrieve the remote endpoint information
Namespace: SanteDB.Messaging.HL7Assembly: SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 3.0.2081-alpha+e82e56b43bfab0d631a8b4d1ba2ab44b8aff02dd
Syntaxpublic RemoteEndpointInfo GetRemoteEndpointInfo()
Public Function GetRemoteEndpointInfo As RemoteEndpointInfo
public:
RemoteEndpointInfo^ GetRemoteEndpointInfo()
member GetRemoteEndpointInfo : unit -> RemoteEndpointInfo
Return Value
RemoteEndpointInfo[Missing <returns> documentation for "M:SanteDB.Messaging.HL7.HL7MessageHandler.GetRemoteEndpointInfo"]
See Also