| AgsServiceGetRemoteEndpointInfo Method |
Retrieve the remote endpoint information
Namespace:
SanteDB.DisconnectedClient.Ags
Assembly:
SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.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.DisconnectedClient.Ags.AgsService.GetRemoteEndpointInfo"]
See Also