Click or drag to resize

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; }

Property Value

Type: String
See Also