Class UdpStatistics

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Net.NetworkInformation, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Net.NetworkInformation
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Net.NetworkInformation.UdpStatistics
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • UdpStatistics

        public UdpStatistics​(java.lang.Object instance)
                      throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • UdpStatistics

        public UdpStatistics()
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getUdpListeners

        public int getUdpListeners()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDatagramsReceived

        public long getDatagramsReceived()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDatagramsSent

        public long getDatagramsSent()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIncomingDatagramsDiscarded

        public long getIncomingDatagramsDiscarded()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIncomingDatagramsWithErrors

        public long getIncomingDatagramsWithErrors()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable