Show / Hide Table of Contents

Class InternetConnectionStateInfo

Inheritance
System.Object
InternetConnectionStateInfo
Namespace: NineDigit.eKasa
Assembly: NineDigit.eKasa.dll
Syntax
public sealed class InternetConnectionStateInfo : Object

Constructors

InternetConnectionStateInfo(InternetConnectionState, DateTime)

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

Properties

RequestDate

Čas zistenia stavu internetového pripojenia v UTC.

Declaration
public DateTime RequestDate { get; }
Property Value
Type Description
System.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
System.String
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©