Show / Hide Table of Contents

    Interface IProbe

    Namespace: Sensus.Probes
    Assembly: Sensus.Shared.NuGet.dll
    Syntax
    public interface IProbe

    Methods

    RestartAsync()

    Declaration
    Task RestartAsync()
    Returns
    Type Description
    System.Threading.Tasks.Task

    StartAsync()

    Declaration
    Task StartAsync()
    Returns
    Type Description
    System.Threading.Tasks.Task

    StopAsync()

    Declaration
    Task StopAsync()
    Returns
    Type Description
    System.Threading.Tasks.Task
    Back to top Copyright © 2014-2018 University of Virginia
    Generated by DocFX