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