 | HL7OperationContextRemoteEndpoint Property |
Remote endpoint
Namespace:
SanteDB.Messaging.HL7
Assembly:
SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntaxpublic Uri RemoteEndpoint { get; }
Public ReadOnly Property RemoteEndpoint As Uri
Get
public:
property Uri^ RemoteEndpoint {
Uri^ get ();
}
member RemoteEndpoint : Uri with get
Property Value
Type:
Uri
See Also