| ITransportProtocolProtocolName Property |
Gets the name of the protocol . Example "mllp", "tcp", etc..
Namespace:
SanteDB.Messaging.HL7.TransportProtocol
Assembly:
SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax string ProtocolName { get; }
ReadOnly Property ProtocolName As String
Get
property String^ ProtocolName {
String^ get ();
}
abstract ProtocolName : string with get
Property Value
Type:
StringSee Also