Table of Contents

Class PollServiceOnlineParameters

Namespace
Lers.Poll
Assembly
Lers.System.dll

Параметры службы опроса, которая подключена к серверу.

public class PollServiceOnlineParameters
Inheritance
PollServiceOnlineParameters
Inherited Members
Extension Methods

Properties

ConnectedDate

Дата и время установки подключения.

public DateTime ConnectedDate { get; }

Property Value

DateTime

IpAddress

Адрес, с которой подключена служба опроса.

public IPAddress IpAddress { get; }

Property Value

IPAddress