Class TcpStatistics

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Net.NetworkInformation, Version=9.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.TcpStatistics
        See Also:
        Constant Field Values
      • classType

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

      • TcpStatistics

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

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

      • getConnectionsAccepted

        public long getConnectionsAccepted()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getConnectionsInitiated

        public long getConnectionsInitiated()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCumulativeConnections

        public long getCumulativeConnections()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCurrentConnections

        public long getCurrentConnections()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getErrorsReceived

        public long getErrorsReceived()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getFailedConnectionAttempts

        public long getFailedConnectionAttempts()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMaximumConnections

        public long getMaximumConnections()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMaximumTransmissionTimeout

        public long getMaximumTransmissionTimeout()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMinimumTransmissionTimeout

        public long getMinimumTransmissionTimeout()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getResetConnections

        public long getResetConnections()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getResetsSent

        public long getResetsSent()
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSegmentsReceived

        public long getSegmentsReceived()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSegmentsResent

        public long getSegmentsResent()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSegmentsSent

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