Search Results for

    Show / Hide Table of Contents

    Interface IPollService

    Служба опроса.

    Inherited Members
    IUniqueObject.Id
    Namespace: Lers.Poll
    Assembly: Lers.Server.System.dll
    Syntax
    public interface IPollService : IUniqueObject

    Properties

    Identifier

    Типизированный идентификатор.

    Declaration
    EntityIdentifier<PollService> Identifier { get; }
    Property Value
    Type Description
    EntityIdentifier<Lers.Models.PollService>

    IpAddress

    IP-адрес службы опроса, которая обслуживает данный порт опроса.

    Declaration
    IPAddress IpAddress { get; }
    Property Value
    Type Description
    System.Net.IPAddress

    IsLocal

    Флаг указывает что это локальная служба опроса.

    Declaration
    bool IsLocal { get; }
    Property Value
    Type Description
    System.Boolean
    In This Article
    Back to top ©2018 - 2026, ООО "ЛЭРС УЧЁТ"