Skip to content

Commit

Permalink
deploy: 1.3.0 0d190aa
Browse files Browse the repository at this point in the history
  • Loading branch information
stdcion committed May 13, 2024
1 parent c18c38a commit 6200569
Show file tree
Hide file tree
Showing 209 changed files with 9,863 additions and 3,281 deletions.
30 changes: 15 additions & 15 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/1.2.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="docfx:docurl" content="https://github.com/dxFeed/dxfeed-graal-net-api/new/1.3.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="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 All @@ -29,15 +29,15 @@
<meta name="loc:changeTheme" content="Change theme">
<meta name="loc:copy" content="Copy">
<meta name="loc:downloadPdf" content="Download PDF">
</head>

<script type="module" src="./../../public/docfx.min.js"></script>
<script type="module" src="./../../public/docfx.min.js"></script>

<script>
const theme = localStorage.getItem('theme') || 'auto'
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
</script>
<script>
const theme = localStorage.getItem('theme') || 'auto'
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
</script>

</head>

<body class="tex2jax_ignore" data-layout="" data-yaml-mime="ManagedReference">
<header class="bg-body border-bottom">
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/1.2.1/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L695"><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/1.3.0/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L686"><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/1.2.1/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L820"><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/1.3.0/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L808"><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/1.2.1/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L803"><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/1.3.0/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L794"><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/1.2.1/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L730"><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/1.3.0/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L721"><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/1.2.1/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L785"><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/1.3.0/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L776"><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/1.2.1/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L773"><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/1.3.0/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L764"><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/1.2.1/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L755"><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/1.3.0/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L746"><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/1.2.1/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L740"><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/1.3.0/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L731"><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
16 changes: 8 additions & 8 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/1.2.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="docfx:docurl" content="https://github.com/dxFeed/dxfeed-graal-net-api/new/1.3.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="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 All @@ -29,15 +29,15 @@
<meta name="loc:changeTheme" content="Change theme">
<meta name="loc:copy" content="Copy">
<meta name="loc:downloadPdf" content="Download PDF">
</head>

<script type="module" src="./../../public/docfx.min.js"></script>
<script type="module" src="./../../public/docfx.min.js"></script>

<script>
const theme = localStorage.getItem('theme') || 'auto'
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
</script>
<script>
const theme = localStorage.getItem('theme') || 'auto'
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
</script>

</head>

<body class="tex2jax_ignore" data-layout="" data-yaml-mime="ManagedReference">
<header class="bg-body border-bottom">
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/1.2.1/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L289"><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/1.3.0/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L289"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down
16 changes: 8 additions & 8 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/1.2.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="docfx:docurl" content="https://github.com/dxFeed/dxfeed-graal-net-api/new/1.3.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="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 All @@ -29,15 +29,15 @@
<meta name="loc:changeTheme" content="Change theme">
<meta name="loc:copy" content="Copy">
<meta name="loc:downloadPdf" content="Download PDF">
</head>

<script type="module" src="./../../public/docfx.min.js"></script>
<script type="module" src="./../../public/docfx.min.js"></script>

<script>
const theme = localStorage.getItem('theme') || 'auto'
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
</script>
<script>
const theme = localStorage.getItem('theme') || 'auto'
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
</script>

</head>

<body class="tex2jax_ignore" data-layout="" data-yaml-mime="ManagedReference">
<header class="bg-body border-bottom">
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/1.2.1/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L344"><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/1.3.0/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L344"><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/1.2.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="docfx:docurl" content="https://github.com/dxFeed/dxfeed-graal-net-api/new/1.3.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="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 All @@ -29,15 +29,15 @@
<meta name="loc:changeTheme" content="Change theme">
<meta name="loc:copy" content="Copy">
<meta name="loc:downloadPdf" content="Download PDF">
</head>

<script type="module" src="./../../public/docfx.min.js"></script>
<script type="module" src="./../../public/docfx.min.js"></script>

<script>
const theme = localStorage.getItem('theme') || 'auto'
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
</script>
<script>
const theme = localStorage.getItem('theme') || 'auto'
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
</script>

</head>

<body class="tex2jax_ignore" data-layout="" data-yaml-mime="ManagedReference">
<header class="bg-body border-bottom">
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/1.2.1/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L284"><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/1.3.0/src/DxFeed.Graal.Net/Api/DXEndpoint.cs/#L284"><i class="bi bi-code-slash"></i></a>
</h1>

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

0 comments on commit 6200569

Please sign in to comment.