GrpcCallOptions QML Type

GrpcCallOptionsは、追加の通話オプションを設定するためのストレージ・クラスです。詳細...

Import Statement: import QtGrpc
Since: Qt 6.7
In C++: QGrpcCallOptions

プロパティ

詳細説明

チャネルがサービスと通信するために使用するコールオプションにアクセスするためのプロパティのセットを提供します。 gRPCチャネルがサービスと通信するために使用するコールオプションにアクセスするためのプロパティセットを提供します。

QGrpcCallOptionsも参照してください

プロパティの説明

deadlineTimeout : int

コールの期限値を設定します。

QGrpcCallOptions::deadlineTimeoutも参照


metadata : GrpcMetadata

呼に使用されるメタデータへのポインタを設定する。

GrpcMetadataも参照


© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.