C# Класс Precog.Client.AsyncQuery

Represents the identifier for an asynchronous query (see PrecogClient.QueryAsync).
Показать файл Открыть проект

Открытые методы

Метод Описание
AsyncQuery ( )

Construct an empty AsyncQuery result.

AsyncQuery ( string jobId )

Construct an AsyncQuery result with the specified id.

Описание методов

AsyncQuery() публичный Метод

Construct an empty AsyncQuery result.
public AsyncQuery ( )

AsyncQuery() публичный Метод

Construct an AsyncQuery result with the specified id.
public AsyncQuery ( string jobId )
jobId string