Skip to content

Commit

Permalink
deploy: 2.4.1 fbde7c2
Browse files Browse the repository at this point in the history
  • Loading branch information
stdcion committed Aug 5, 2024
1 parent 4c5166e commit 4963a66
Show file tree
Hide file tree
Showing 118 changed files with 1,197 additions and 1,162 deletions.
18 changes: 9 additions & 9 deletions docs/api/DxFeed.Graal.Net.Api.DXEndpoint.Builder.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<meta name="docfx:rel" content="../../">


<meta name="docfx:docurl" content="https://github.com/dxFeed/dxfeed-graal-net-api/new/2.4.0/apiSpec/new?filename=DxFeed_Graal_Net_Api_DXEndpoint_Builder.md&amp;value=---%0Auid%3A%20DxFeed.Graal.Net.Api.DXEndpoint.Builder%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="docfx:docurl" content="https://github.com/dxFeed/dxfeed-graal-net-api/new/2.4.1/apiSpec/new?filename=DxFeed_Graal_Net_Api_DXEndpoint_Builder.md&amp;value=---%0Auid%3A%20DxFeed.Graal.Net.Api.DXEndpoint.Builder%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
Expand Down Expand Up @@ -89,7 +89,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>


<h1 id="DxFeed_Graal_Net_Api_DXEndpoint_Builder" data-uid="DxFeed.Graal.Net.Api.DXEndpoint.Builder" class="text-break">
Class DXEndpoint.Builder <a class="header-action link-secondary" title="View source" href="https://github.com/dxFeed/dxfeed-graal-net-api/blob/2.4.0/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L711"><i class="bi bi-code-slash"></i></a>
Class DXEndpoint.Builder <a class="header-action link-secondary" title="View source" href="https://github.com/dxFeed/dxfeed-graal-net-api/blob/2.4.1/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L711"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -176,7 +176,7 @@ <h2 class="section" id="methods">Methods

<h3 id="DxFeed_Graal_Net_Api_DXEndpoint_Builder_Build" data-uid="DxFeed.Graal.Net.Api.DXEndpoint.Builder.Build">
Build()
<a class="header-action link-secondary" title="View source" href="https://github.com/dxFeed/dxfeed-graal-net-api/blob/2.4.0/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L836"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/dxFeed/dxfeed-graal-net-api/blob/2.4.1/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L836"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Builds <a class="xref" href="DxFeed.Graal.Net.Api.DXEndpoint.html">DXEndpoint</a> instance.
Expand Down Expand Up @@ -216,7 +216,7 @@ <h4 class="section">Exceptions</h4>

<h3 id="DxFeed_Graal_Net_Api_DXEndpoint_Builder_SupportsProperty_System_String_" data-uid="DxFeed.Graal.Net.Api.DXEndpoint.Builder.SupportsProperty(System.String)">
SupportsProperty(string)
<a class="header-action link-secondary" title="View source" href="https://github.com/dxFeed/dxfeed-graal-net-api/blob/2.4.0/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L819"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/dxFeed/dxfeed-graal-net-api/blob/2.4.1/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L819"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Checks if the corresponding property key is supported.</p>
Expand Down Expand Up @@ -261,7 +261,7 @@ <h4 class="section">Exceptions</h4>

<h3 id="DxFeed_Graal_Net_Api_DXEndpoint_Builder_WithName_System_String_" data-uid="DxFeed.Graal.Net.Api.DXEndpoint.Builder.WithName(System.String)">
WithName(string)
<a class="header-action link-secondary" title="View source" href="https://github.com/dxFeed/dxfeed-graal-net-api/blob/2.4.0/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L746"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/dxFeed/dxfeed-graal-net-api/blob/2.4.1/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L746"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Changes name that is used to distinguish multiple <a class="xref" href="DxFeed.Graal.Net.Api.DXEndpoint.html">DXEndpoint</a>
Expand Down Expand Up @@ -309,7 +309,7 @@ <h4 class="section">Exceptions</h4>

<h3 id="DxFeed_Graal_Net_Api_DXEndpoint_Builder_WithProperties_System_Collections_Generic_IReadOnlyDictionary_System_String_System_String__" data-uid="DxFeed.Graal.Net.Api.DXEndpoint.Builder.WithProperties(System.Collections.Generic.IReadOnlyDictionary{System.String,System.String})">
WithProperties(IReadOnlyDictionary&lt;string, string&gt;)
<a class="header-action link-secondary" title="View source" href="https://github.com/dxFeed/dxfeed-graal-net-api/blob/2.4.0/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L801"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/dxFeed/dxfeed-graal-net-api/blob/2.4.1/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L801"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Sets the specified properties from the provided key-value collection. Unsupported properties are ignored.</p>
Expand Down Expand Up @@ -354,7 +354,7 @@ <h4 class="section">Exceptions</h4>

<h3 id="DxFeed_Graal_Net_Api_DXEndpoint_Builder_WithProperty_System_Collections_Generic_KeyValuePair_System_String_System_String__" data-uid="DxFeed.Graal.Net.Api.DXEndpoint.Builder.WithProperty(System.Collections.Generic.KeyValuePair{System.String,System.String})">
WithProperty(KeyValuePair&lt;string, string&gt;)
<a class="header-action link-secondary" title="View source" href="https://github.com/dxFeed/dxfeed-graal-net-api/blob/2.4.0/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L789"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/dxFeed/dxfeed-graal-net-api/blob/2.4.1/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L789"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Sets the specified property. Unsupported properties are ignored.</p>
Expand Down Expand Up @@ -399,7 +399,7 @@ <h4 class="section">Exceptions</h4>

<h3 id="DxFeed_Graal_Net_Api_DXEndpoint_Builder_WithProperty_System_String_System_String_" data-uid="DxFeed.Graal.Net.Api.DXEndpoint.Builder.WithProperty(System.String,System.String)">
WithProperty(string, string)
<a class="header-action link-secondary" title="View source" href="https://github.com/dxFeed/dxfeed-graal-net-api/blob/2.4.0/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L771"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/dxFeed/dxfeed-graal-net-api/blob/2.4.1/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L771"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Sets the specified property. Unsupported properties are ignored.</p>
Expand Down Expand Up @@ -447,7 +447,7 @@ <h4 class="section">Exceptions</h4>

<h3 id="DxFeed_Graal_Net_Api_DXEndpoint_Builder_WithRole_DxFeed_Graal_Net_Api_DXEndpoint_Role_" data-uid="DxFeed.Graal.Net.Api.DXEndpoint.Builder.WithRole(DxFeed.Graal.Net.Api.DXEndpoint.Role)">
WithRole(Role)
<a class="header-action link-secondary" title="View source" href="https://github.com/dxFeed/dxfeed-graal-net-api/blob/2.4.0/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L756"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/dxFeed/dxfeed-graal-net-api/blob/2.4.1/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L756"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Sets role for the created <a class="xref" href="DxFeed.Graal.Net.Api.DXEndpoint.html">DXEndpoint</a>.
Expand Down
4 changes: 2 additions & 2 deletions docs/api/DxFeed.Graal.Net.Api.DXEndpoint.Role.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<meta name="docfx:rel" content="../../">


<meta name="docfx:docurl" content="https://github.com/dxFeed/dxfeed-graal-net-api/new/2.4.0/apiSpec/new?filename=DxFeed_Graal_Net_Api_DXEndpoint_Role.md&amp;value=---%0Auid%3A%20DxFeed.Graal.Net.Api.DXEndpoint.Role%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="docfx:docurl" content="https://github.com/dxFeed/dxfeed-graal-net-api/new/2.4.1/apiSpec/new?filename=DxFeed_Graal_Net_Api_DXEndpoint_Role.md&amp;value=---%0Auid%3A%20DxFeed.Graal.Net.Api.DXEndpoint.Role%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
Expand Down Expand Up @@ -90,7 +90,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>


<h1 id="DxFeed_Graal_Net_Api_DXEndpoint_Role" data-uid="DxFeed.Graal.Net.Api.DXEndpoint.Role" class="text-break">
Enum DXEndpoint.Role <a class="header-action link-secondary" title="View source" href="https://github.com/dxFeed/dxfeed-graal-net-api/blob/2.4.0/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L291"><i class="bi bi-code-slash"></i></a>
Enum DXEndpoint.Role <a class="header-action link-secondary" title="View source" href="https://github.com/dxFeed/dxfeed-graal-net-api/blob/2.4.1/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L291"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down
4 changes: 2 additions & 2 deletions docs/api/DxFeed.Graal.Net.Api.DXEndpoint.State.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<meta name="docfx:rel" content="../../">


<meta name="docfx:docurl" content="https://github.com/dxFeed/dxfeed-graal-net-api/new/2.4.0/apiSpec/new?filename=DxFeed_Graal_Net_Api_DXEndpoint_State.md&amp;value=---%0Auid%3A%20DxFeed.Graal.Net.Api.DXEndpoint.State%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="docfx:docurl" content="https://github.com/dxFeed/dxfeed-graal-net-api/new/2.4.1/apiSpec/new?filename=DxFeed_Graal_Net_Api_DXEndpoint_State.md&amp;value=---%0Auid%3A%20DxFeed.Graal.Net.Api.DXEndpoint.State%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
Expand Down Expand Up @@ -90,7 +90,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>


<h1 id="DxFeed_Graal_Net_Api_DXEndpoint_State" data-uid="DxFeed.Graal.Net.Api.DXEndpoint.State" class="text-break">
Enum DXEndpoint.State <a class="header-action link-secondary" title="View source" href="https://github.com/dxFeed/dxfeed-graal-net-api/blob/2.4.0/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L346"><i class="bi bi-code-slash"></i></a>
Enum DXEndpoint.State <a class="header-action link-secondary" title="View source" href="https://github.com/dxFeed/dxfeed-graal-net-api/blob/2.4.1/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L346"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<meta name="docfx:rel" content="../../">


<meta name="docfx:docurl" content="https://github.com/dxFeed/dxfeed-graal-net-api/new/2.4.0/apiSpec/new?filename=DxFeed_Graal_Net_Api_DXEndpoint_StateChangeListener.md&amp;value=---%0Auid%3A%20DxFeed.Graal.Net.Api.DXEndpoint.StateChangeListener%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="docfx:docurl" content="https://github.com/dxFeed/dxfeed-graal-net-api/new/2.4.1/apiSpec/new?filename=DxFeed_Graal_Net_Api_DXEndpoint_StateChangeListener.md&amp;value=---%0Auid%3A%20DxFeed.Graal.Net.Api.DXEndpoint.StateChangeListener%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
Expand Down Expand Up @@ -89,7 +89,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>


<h1 id="DxFeed_Graal_Net_Api_DXEndpoint_StateChangeListener" data-uid="DxFeed.Graal.Net.Api.DXEndpoint.StateChangeListener" class="text-break">
Delegate DXEndpoint.StateChangeListener <a class="header-action link-secondary" title="View source" href="https://github.com/dxFeed/dxfeed-graal-net-api/blob/2.4.0/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L286"><i class="bi bi-code-slash"></i></a>
Delegate DXEndpoint.StateChangeListener <a class="header-action link-secondary" title="View source" href="https://github.com/dxFeed/dxfeed-graal-net-api/blob/2.4.1/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L286"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down
Loading

0 comments on commit 4963a66

Please sign in to comment.