From 8253a0edd41eed6ad605ed41ef60607ea7425ab4 Mon Sep 17 00:00:00 2001 From: mayuki Date: Thu, 5 Dec 2024 06:26:18 +0000 Subject: [PATCH] deploy: 469fba6e91aa6489fe2ff0aab55fefd62be79fad --- api/MagicOnion.Server.MagicOnionOptions.html | 12 ++++++------ manifest.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/api/MagicOnion.Server.MagicOnionOptions.html b/api/MagicOnion.Server.MagicOnionOptions.html index a19b773fd..2c90c6698 100644 --- a/api/MagicOnion.Server.MagicOnionOptions.html +++ b/api/MagicOnion.Server.MagicOnionOptions.html @@ -145,7 +145,7 @@

Properties EnableStreamingHubHeartbeat -

Gets or sets a value whether the heartbeat feature of StreamingHub is enabled. Default is .

+

Gets or sets a value whether the heartbeat feature of StreamingHub is enabled. Default is .

@@ -166,14 +166,14 @@

Properties IsReturnExceptionStackTraceInErrorDetail -

If true, MagicOnion handles exception own self and send to message. If false, propagate to gRPC engine. Default is false.

+

If true, MagicOnion handles exception own self and send to message. If false, propagate to gRPC engine. Default is .

MessageSerializer -

Gets and sets the serializer that serializes the message. The default serializer is MagicOnionMessageSerializer.Default.

+

Gets and sets the serializer that serializes the message. The default serializer is Default.

@@ -293,7 +293,7 @@

Property Value

EnableStreamingHubHeartbeat

-

Gets or sets a value whether the heartbeat feature of StreamingHub is enabled. Default is .

+

Gets or sets a value whether the heartbeat feature of StreamingHub is enabled. Default is .

@@ -386,7 +386,7 @@
Property Value

IsReturnExceptionStackTraceInErrorDetail

-

If true, MagicOnion handles exception own self and send to message. If false, propagate to gRPC engine. Default is false.

+

If true, MagicOnion handles exception own self and send to message. If false, propagate to gRPC engine. Default is .

@@ -417,7 +417,7 @@
Property Value

MessageSerializer

-

Gets and sets the serializer that serializes the message. The default serializer is MagicOnionMessageSerializer.Default.

+

Gets and sets the serializer that serializes the message. The default serializer is Default.

diff --git a/manifest.json b/manifest.json index da7260349..c6f26b20c 100644 --- a/manifest.json +++ b/manifest.json @@ -2685,7 +2685,7 @@ "output": { ".html": { "relative_path": "api/MagicOnion.Server.MagicOnionOptions.html", - "hash": "Nkh8Yn8bj2czs3KLcMitYy61eac+1zgZ2WVwcXxVHJw=" + "hash": "vzk96VFx1KcoLUsV2cSylbLlDCKOUip2y8lyUkQV4QU=" } }, "is_incremental": false,