Table of Contents

Class PollDataException

Namespace
Lers.Core
Assembly
Lers.System.dll

Исключение, которое выбрасывается при ошибки запуска опроса данных.

[Serializable]
public class PollDataException : LersException, ISerializable
Inheritance
PollDataException
Implements
Inherited Members
Extension Methods

Properties

Result

Результат запуска опроса данных.

public PollManualStartResult? Result { get; }

Property Value

PollManualStartResult?