| Hl7MessageReceivedEventArgsSolicitorEndpoint Property |
The endpoint of the solicitor
Namespace:
SanteDB.Messaging.HL7.TransportProtocol
Assembly:
SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax public Uri SolicitorEndpoint { get; }
Public ReadOnly Property SolicitorEndpoint As Uri
Get
public:
property Uri^ SolicitorEndpoint {
Uri^ get ();
}
member SolicitorEndpoint : Uri with get
Property Value
Type:
UriSee Also