Click or drag to resize
NbService Properties

The NbService type exposes the following members.

Properties
  NameDescription
Public propertyAppId
アプリケーションID
Public propertyAppKey
アプリケーションキー
Public propertyEndpointUrl

エンドポイントURL

末尾がスラッシュでない場合は、自動補完される。

Public propertyHttpTimeout
HTTPリクエストタイムアウト。 初期値は System.Threading.TimeSpan.InfiniteTimeSpan。 REST リクエストを一度でも発行したあとにタイムアウト値を変更すると、 内部の HttpClient が再生成されHTTPSコネクションが別途再接続となる。 また、タイムアウト値変更前のリクエストはキャンセルできなくなるので注意すること。
Public propertyRestExecutor
REST Executor
Public propertyTenantId
テナントID
Top
See Also