public class IcmpV4Statistics extends NetObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Net.NetworkInformation.IcmpV4Statistics
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
|
static java.lang.String |
assemblyShortName
Assembly name: System
|
static java.lang.String |
className
Qualified class name: System.Net.NetworkInformation.IcmpV4Statistics
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
IcmpV4Statistics() |
IcmpV4Statistics(java.lang.Object instance)
Internal constructor.
|
public static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public IcmpV4Statistics()
throws java.lang.Throwable
java.lang.Throwablepublic IcmpV4Statistics(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static IcmpV4Statistics cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into IcmpV4Statistics, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedIcmpV4Statistics instancejava.lang.Throwable - in case of error during cast operationpublic long getAddressMaskRepliesReceived()
throws java.lang.Throwable
java.lang.Throwablepublic long getAddressMaskRepliesSent()
throws java.lang.Throwable
java.lang.Throwablepublic long getAddressMaskRequestsReceived()
throws java.lang.Throwable
java.lang.Throwablepublic long getAddressMaskRequestsSent()
throws java.lang.Throwable
java.lang.Throwablepublic long getDestinationUnreachableMessagesReceived()
throws java.lang.Throwable
java.lang.Throwablepublic long getDestinationUnreachableMessagesSent()
throws java.lang.Throwable
java.lang.Throwablepublic long getEchoRepliesReceived()
throws java.lang.Throwable
java.lang.Throwablepublic long getEchoRepliesSent()
throws java.lang.Throwable
java.lang.Throwablepublic long getEchoRequestsReceived()
throws java.lang.Throwable
java.lang.Throwablepublic long getEchoRequestsSent()
throws java.lang.Throwable
java.lang.Throwablepublic long getErrorsReceived()
throws java.lang.Throwable
java.lang.Throwablepublic long getErrorsSent()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Classpublic long getMessagesReceived()
throws java.lang.Throwable
java.lang.Throwablepublic long getMessagesSent()
throws java.lang.Throwable
java.lang.Throwablepublic long getParameterProblemsReceived()
throws java.lang.Throwable
java.lang.Throwablepublic long getParameterProblemsSent()
throws java.lang.Throwable
java.lang.Throwablepublic long getRedirectsReceived()
throws java.lang.Throwable
java.lang.Throwablepublic long getRedirectsSent()
throws java.lang.Throwable
java.lang.Throwablepublic long getSourceQuenchesReceived()
throws java.lang.Throwable
java.lang.Throwablepublic long getSourceQuenchesSent()
throws java.lang.Throwable
java.lang.Throwablepublic long getTimeExceededMessagesReceived()
throws java.lang.Throwable
java.lang.Throwablepublic long getTimeExceededMessagesSent()
throws java.lang.Throwable
java.lang.Throwablepublic long getTimestampRepliesReceived()
throws java.lang.Throwable
java.lang.Throwablepublic long getTimestampRepliesSent()
throws java.lang.Throwable
java.lang.Throwablepublic long getTimestampRequestsReceived()
throws java.lang.Throwable
java.lang.Throwablepublic long getTimestampRequestsSent()
throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class NetObject