Click or drag to resize

TcpTransportProtocolName 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 string ProtocolName { get; }

Property Value

Type: String

Implements

ITransportProtocolProtocolName
See Also