public class IcmpV6Statistics extends NetObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Net.NetworkInformation.IcmpV6Statistics
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.Net.NetworkInformation, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
|
static java.lang.String |
assemblyShortName
Assembly name: System.Net.NetworkInformation
|
static java.lang.String |
className
Qualified class name: System.Net.NetworkInformation.IcmpV6Statistics
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
IcmpV6Statistics() |
IcmpV6Statistics(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 IcmpV6Statistics()
throws java.lang.Throwable
java.lang.Throwablepublic IcmpV6Statistics(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static IcmpV6Statistics cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into IcmpV6Statistics, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedIcmpV6Statistics instancejava.lang.Throwable - in case of error during cast operationpublic 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 getMembershipQueriesReceived()
throws java.lang.Throwable
java.lang.Throwablepublic long getMembershipQueriesSent()
throws java.lang.Throwable
java.lang.Throwablepublic long getMembershipReductionsReceived()
throws java.lang.Throwable
java.lang.Throwablepublic long getMembershipReductionsSent()
throws java.lang.Throwable
java.lang.Throwablepublic long getMembershipReportsReceived()
throws java.lang.Throwable
java.lang.Throwablepublic long getMembershipReportsSent()
throws java.lang.Throwable
java.lang.Throwablepublic long getMessagesReceived()
throws java.lang.Throwable
java.lang.Throwablepublic long getMessagesSent()
throws java.lang.Throwable
java.lang.Throwablepublic long getNeighborAdvertisementsReceived()
throws java.lang.Throwable
java.lang.Throwablepublic long getNeighborAdvertisementsSent()
throws java.lang.Throwable
java.lang.Throwablepublic long getNeighborSolicitsReceived()
throws java.lang.Throwable
java.lang.Throwablepublic long getNeighborSolicitsSent()
throws java.lang.Throwable
java.lang.Throwablepublic long getPacketTooBigMessagesReceived()
throws java.lang.Throwable
java.lang.Throwablepublic long getPacketTooBigMessagesSent()
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 getRouterAdvertisementsReceived()
throws java.lang.Throwable
java.lang.Throwablepublic long getRouterAdvertisementsSent()
throws java.lang.Throwable
java.lang.Throwablepublic long getRouterSolicitsReceived()
throws java.lang.Throwable
java.lang.Throwablepublic long getRouterSolicitsSent()
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 void setJCOInstance(JCObject instance)
setJCOInstance in class NetObject