Search Results for

    Show / Hide Table of Contents

    Interface ISpeakingState

    [FluentCeVIOWrapper] 利用しません。

    Namespace: FluentCeVIOWrapper.Common.Talk
    Assembly: FluentCeVIOWrapper.Common.dll
    Syntax
    public interface ISpeakingState

    Properties

    IsCompleted

    Declaration
    bool IsCompleted { get; }
    Property Value
    Type Description
    bool

    IsSucceeded

    Declaration
    bool IsSucceeded { get; }
    Property Value
    Type Description
    bool

    Methods

    Wait()

    Declaration
    void Wait()

    Wait(double)

    Declaration
    void Wait(double timeout)
    Parameters
    Type Name Description
    double timeout
    In this article
    Back to top FluentCeVIOWrapper