networkProtocols static method

XmlDocumentFragment networkProtocols()

XML for the networkProtocols

Implementation

static XmlDocumentFragment networkProtocols() => Transport.quickTag(
      'GetNetworkProtocols',
      Xmlns.tds,
    );