ifw-fnd 2.0.1
 
Loading...
Searching...
No Matches
ifw::fnd::defs::RequestOptions Struct Reference

#include <iCommAdapter.hpp>

Public Attributes

std::chrono::milliseconds timeout {5000}
 
std::optional< RequestIdrequest_id
 
std::optional< CancellationTokencancellation
 
PropertyMap properties
 

Member Data Documentation

◆ cancellation

std::optional<CancellationToken> ifw::fnd::defs::RequestOptions::cancellation

◆ properties

PropertyMap ifw::fnd::defs::RequestOptions::properties

◆ request_id

std::optional<RequestId> ifw::fnd::defs::RequestOptions::request_id

◆ timeout

std::chrono::milliseconds ifw::fnd::defs::RequestOptions::timeout {5000}

The documentation for this struct was generated from the following file: