Show / Hide Table of Contents

    Interface IListeningProbe

    Inherited Members
    IProbe.RestartAsync()
    IProbe.StartAsync()
    IProbe.StopAsync()
    Namespace: Sensus.Probes
    Assembly: Sensus.Shared.NuGet.dll
    Syntax
    public interface IListeningProbe : IProbe

    Properties

    KeepDeviceAwake

    Declaration
    bool KeepDeviceAwake { get; set; }
    Property Value
    Type Description
    System.Boolean

    MaxDataStoresPerSecond

    Declaration
    Nullable<double> MaxDataStoresPerSecond { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Double>
    Back to top Copyright © 2014-2018 University of Virginia
    Generated by DocFX