Show / Hide Table of Contents

Class InternetConnectionStateInfo

Inheritance
object
InternetConnectionStateInfo
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
Namespace: NineDigiteKasa
Assembly: NineDigit.eKasa.dll
Syntax
public sealed class InternetConnectionStateInfo

Constructors

InternetConnectionStateInfo(InternetConnectionState, DateTime)

Declaration
public InternetConnectionStateInfo(InternetConnectionState state, DateTime requestDate)
Parameters
Type Name Description
InternetConnectionState state
DateTime requestDate

Properties

RequestDate

Čas zistenia stavu internetového pripojenia v UTC.

Declaration
public DateTime RequestDate { get; }
Property Value
Type Description
DateTime

Unknown

Declaration
public static InternetConnectionStateInfo Unknown { get; }
Property Value
Type Description
InternetConnectionStateInfo

Value

Stav internetového pripojenia

Declaration
public InternetConnectionState Value { get; }
Property Value
Type Description
InternetConnectionState

Methods

ToString()

Declaration
public override string ToString()
Returns
Type Description
string
Overrides
object.ToString()
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©