Click or drag to resize

LlpTransportProtocolName Property

Gets the name of the protocol

Namespace:  SanteDB.Messaging.HL7.TransportProtocol
Assembly:  SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax
public virtual string ProtocolName { get; }

Property Value

Type: String

Implements

ITransportProtocolProtocolName
See Also