Deploy code docs to GitHub Pages for workflow run 1468
Commit: 633b628f2d
@@ -671,7 +671,7 @@ $(function() {
|
||||
<div class="line"><a id="l00711" name="l00711"></a><span class="lineno"> 711</span> oldRebootTcs.SetResult();</div>
|
||||
<div class="line"><a id="l00712" name="l00712"></a><span class="lineno"> 712</span> <span class="keywordflow">break</span>;</div>
|
||||
<div class="line"><a id="l00713" name="l00713"></a><span class="lineno"> 713</span> <span class="keywordflow">case</span> <a class="code hl_enumeration" href="namespace_tgstation_1_1_server_1_1_host_1_1_components_1_1_interop_1_1_bridge.html#a50ede689312259c6ba4fe6595f8ad91d">BridgeCommandType</a>.Chunk:</div>
|
||||
<div class="line"><a id="l00714" name="l00714"></a><span class="lineno"> 714</span> <span class="keywordflow">return</span> await ProcessChunk<BridgeParameters, BridgeResponse>(<a class="code hl_function" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a96817aa0735ddf0a72782b5f38b22cce">ProcessBridgeRequest</a>, <a class="code hl_function" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a610c434225f1b0c912e2d845e0429eb5">BridgeError</a>, parameters.<a class="code hl_property" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_interop_1_1_bridge_1_1_bridge_parameters.html#aa186cdd5ed50c89c0507028e53804e14">Chunk</a>, cancellationToken);</div>
|
||||
<div class="line"><a id="l00714" name="l00714"></a><span class="lineno"> 714</span> <span class="keywordflow">return</span> await ProcessChunk<BridgeParameters, BridgeResponse>(<a class="code hl_function" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a6b89533592ce90d8668f11936e8096d5">ProcessBridgeCommand</a>, <a class="code hl_function" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a610c434225f1b0c912e2d845e0429eb5">BridgeError</a>, parameters.<a class="code hl_property" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_interop_1_1_bridge_1_1_bridge_parameters.html#aa186cdd5ed50c89c0507028e53804e14">Chunk</a>, cancellationToken);</div>
|
||||
<div class="line"><a id="l00715" name="l00715"></a><span class="lineno"> 715</span> <span class="keywordflow">case</span> <span class="keyword">null</span>:</div>
|
||||
<div class="line"><a id="l00716" name="l00716"></a><span class="lineno"> 716</span> <span class="keywordflow">return</span> <a class="code hl_function" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a610c434225f1b0c912e2d845e0429eb5">BridgeError</a>(<span class="stringliteral">"Missing commandType!"</span>);</div>
|
||||
<div class="line"><a id="l00717" name="l00717"></a><span class="lineno"> 717</span> <span class="keywordflow">default</span>:</div>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<map id="Tgstation.Server.Host.Components.Session.SessionController.BridgeError" name="Tgstation.Server.Host.Components.Session.SessionController.BridgeError">
|
||||
<area shape="rect" id="node1" title="Log and return a BridgeResponse for a given message ." alt="" coords="627,13,868,53"/>
|
||||
<area shape="rect" id="node2" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a6b89533592ce90d8668f11936e8096d5" title="Handle a set of bridge parameters ." alt="" coords="316,5,579,60"/>
|
||||
<area shape="rect" id="node3" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a96817aa0735ddf0a72782b5f38b22cce" title="Handle a set of bridge parameters . A Task<TResult> resulting in the BridgeResponse for the request o..." alt="" coords="5,5,268,60"/>
|
||||
<area shape="rect" id="node1" title="Log and return a BridgeResponse for a given message ." alt="" coords="627,37,868,77"/>
|
||||
<area shape="rect" id="node2" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a6b89533592ce90d8668f11936e8096d5" title="Handle a set of bridge parameters ." alt="" coords="316,29,579,84"/>
|
||||
<area shape="rect" id="node3" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a96817aa0735ddf0a72782b5f38b22cce" title="Handle a set of bridge parameters . A Task<TResult> resulting in the BridgeResponse for the request o..." alt="" coords="5,29,268,84"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
1a6afca298e5e469b08d9ac9813c073f
|
||||
6f0f08d0f7d6775e6a33f8c3a9c46279
|
||||
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 20 KiB |
@@ -1,7 +1,6 @@
|
||||
<map id="Tgstation.Server.Host.Components.Session.SessionController.ProcessBridgeCommand" name="Tgstation.Server.Host.Components.Session.SessionController.ProcessBridgeCommand">
|
||||
<area shape="rect" id="node1" title="Handle a set of bridge parameters ." alt="" coords="5,70,268,125"/>
|
||||
<area shape="rect" id="node2" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a610c434225f1b0c912e2d845e0429eb5" title="Log and return a BridgeResponse for a given message ." alt="" coords="327,5,568,45"/>
|
||||
<area shape="rect" id="node3" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a96817aa0735ddf0a72782b5f38b22cce" title="Handle a set of bridge parameters . A Task<TResult> resulting in the BridgeResponse for the request o..." alt="" coords="316,70,579,125"/>
|
||||
<area shape="rect" id="node4" href="$interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_i_chat_manager.html#af9226f864c0c82403eab7ac5f8e43002" title="Queue a chat message  to a given set of channelIds ." alt="" coords="334,149,561,189"/>
|
||||
<area shape="rect" id="node5" href="$interface_tgstation_1_1_server_1_1_host_1_1_system_1_1_i_process.html#a840da56ea51a4bbbc6b21667cc6355a2" title="Asycnhronously terminates the process." alt="" coords="348,213,547,253"/>
|
||||
<area shape="rect" id="node1" title="Handle a set of bridge parameters ." alt="" coords="5,62,268,117"/>
|
||||
<area shape="rect" id="node2" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a610c434225f1b0c912e2d845e0429eb5" title="Log and return a BridgeResponse for a given message ." alt="" coords="316,5,557,45"/>
|
||||
<area shape="rect" id="node3" href="$interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_i_chat_manager.html#af9226f864c0c82403eab7ac5f8e43002" title="Queue a chat message  to a given set of channelIds ." alt="" coords="323,69,550,109"/>
|
||||
<area shape="rect" id="node4" href="$interface_tgstation_1_1_server_1_1_host_1_1_system_1_1_i_process.html#a840da56ea51a4bbbc6b21667cc6355a2" title="Asycnhronously terminates the process." alt="" coords="337,133,536,173"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
cd7084453e2f284986a42e48dc7299a0
|
||||
23645d0b744ee3ab22a4b6c00fc096f3
|
||||
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 24 KiB |
@@ -1,4 +1,4 @@
|
||||
<map id="Tgstation.Server.Host.Components.Session.SessionController.ProcessBridgeCommand" name="Tgstation.Server.Host.Components.Session.SessionController.ProcessBridgeCommand">
|
||||
<area shape="rect" id="node1" title="Handle a set of bridge parameters ." alt="" coords="316,5,579,60"/>
|
||||
<area shape="rect" id="node2" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a96817aa0735ddf0a72782b5f38b22cce" title="Handle a set of bridge parameters . A Task<TResult> resulting in the BridgeResponse for the request o..." alt="" coords="5,5,268,60"/>
|
||||
<area shape="rect" id="node1" title="Handle a set of bridge parameters ." alt="" coords="316,29,579,84"/>
|
||||
<area shape="rect" id="node2" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a96817aa0735ddf0a72782b5f38b22cce" title="Handle a set of bridge parameters . A Task<TResult> resulting in the BridgeResponse for the request o..." alt="" coords="5,29,268,84"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
76fe14ebc34c17bdfbeb03afdc31be72
|
||||
cec5f643640c11771beaf82aa982ee3a
|
||||
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 14 KiB |
@@ -1 +1 @@
|
||||
43e718e91d8b663e67e37785f2eb0eb8
|
||||
36732dd651913831a901dea76d1c23e0
|
||||
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 31 KiB |
@@ -1,4 +0,0 @@
|
||||
<map id="Tgstation.Server.Host.Components.Session.SessionController.ProcessBridgeRequest" name="Tgstation.Server.Host.Components.Session.SessionController.ProcessBridgeRequest">
|
||||
<area shape="rect" id="node1" title="Handle a set of bridge parameters . A Task<TResult> resulting in the BridgeResponse for the request o..." alt="" coords="316,5,579,60"/>
|
||||
<area shape="rect" id="node2" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a6b89533592ce90d8668f11936e8096d5" title="Handle a set of bridge parameters ." alt="" coords="5,5,268,60"/>
|
||||
</map>
|
||||
@@ -1 +0,0 @@
|
||||
07fc3f7f917904273e0ed5062364e5c2
|
||||
|
Before Width: | Height: | Size: 13 KiB |
@@ -428,8 +428,8 @@ Here is the caller graph for this function:</div>
|
||||
<div class="center"><img src="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_i_chat_manager_af9226f864c0c82403eab7ac5f8e43002_icgraph.png" border="0" usemap="#ainterface_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_i_chat_manager_af9226f864c0c82403eab7ac5f8e43002_icgraph" alt=""/></div>
|
||||
<map name="ainterface_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_i_chat_manager_af9226f864c0c82403eab7ac5f8e43002_icgraph" id="ainterface_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_i_chat_manager_af9226f864c0c82403eab7ac5f8e43002_icgraph">
|
||||
<area shape="rect" title="Queue a chat message  to a given set of channelIds ." alt="" coords="1703,195,1929,235"/>
|
||||
<area shape="rect" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_watchdog_base.html#a78a34174a09d1726b92d2bc70182b657" title="Handle any TopicResponse.ChatResponses in a given topic result ." alt="" coords="1348,159,1655,199"/>
|
||||
<area shape="rect" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a6b89533592ce90d8668f11936e8096d5" title="Handle a set of bridge parameters ." alt="" coords="1370,223,1633,278"/>
|
||||
<area shape="rect" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_watchdog_base.html#a78a34174a09d1726b92d2bc70182b657" title="Handle any TopicResponse.ChatResponses in a given topic result ." alt="" coords="1348,147,1655,187"/>
|
||||
<area shape="rect" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a6b89533592ce90d8668f11936e8096d5" title="Handle a set of bridge parameters ." alt="" coords="1370,235,1633,290"/>
|
||||
<area shape="rect" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_watchdog_base.html#a75d69d7ce07458b0d83124a1315c1c37" title="Handle a chat command. A Task<TResult> resulting in the MessageContent text to send back." alt="" coords="999,95,1300,135"/>
|
||||
<area shape="rect" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_watchdog_base.html#a1b043f3ab25e84bc675dd5455cbf3f52" title="Handle a given eventType . A Task representing the running operation." alt="" coords="1025,159,1273,199"/>
|
||||
<area shape="rect" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_basic_watchdog.html#a7f6314f04d25300b61c73a5fdede8cfb" title="Handles the actions to take when the monitor has to "wake up". A Task<TResult> resulting in the Monit..." alt="" coords="643,95,951,135"/>
|
||||
@@ -443,7 +443,7 @@ Here is the caller graph for this function:</div>
|
||||
<area shape="rect" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_basic_watchdog.html#a3b874bb53e907a576a4b88122083c6c3" title="Cancels pending graceful actions. A Task representing the running operation." alt="" coords="5,248,288,288"/>
|
||||
<area shape="rect" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_watchdog_base.html#a49a9acdffdc9e7cd176f803b23e97ff4" title="Stops the watchdog. A Task representing the running operation." alt="" coords="349,312,581,352"/>
|
||||
<area shape="rect" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_watchdog_base.html#a0e4642f1b29fff6e830c654384f8813f" title="Handle a restart of the server. A Task representing the running operation." alt="" coords="18,312,275,352"/>
|
||||
<area shape="rect" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a96817aa0735ddf0a72782b5f38b22cce" title="Handle a set of bridge parameters . A Task<TResult> resulting in the BridgeResponse for the request o..." alt="" coords="1018,223,1281,278"/>
|
||||
<area shape="rect" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a96817aa0735ddf0a72782b5f38b22cce" title="Handle a set of bridge parameters . A Task<TResult> resulting in the BridgeResponse for the request o..." alt="" coords="1018,235,1281,290"/>
|
||||
</map>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<map id="Tgstation.Server.Host.Components.Chat.IChatManager.QueueMessage" name="Tgstation.Server.Host.Components.Chat.IChatManager.QueueMessage">
|
||||
<area shape="rect" id="node1" title="Queue a chat message  to a given set of channelIds ." alt="" coords="1703,195,1929,235"/>
|
||||
<area shape="rect" id="node2" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_watchdog_base.html#a78a34174a09d1726b92d2bc70182b657" title="Handle any TopicResponse.ChatResponses in a given topic result ." alt="" coords="1348,159,1655,199"/>
|
||||
<area shape="rect" id="node16" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a6b89533592ce90d8668f11936e8096d5" title="Handle a set of bridge parameters ." alt="" coords="1370,223,1633,278"/>
|
||||
<area shape="rect" id="node2" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_watchdog_base.html#a78a34174a09d1726b92d2bc70182b657" title="Handle any TopicResponse.ChatResponses in a given topic result ." alt="" coords="1348,147,1655,187"/>
|
||||
<area shape="rect" id="node16" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a6b89533592ce90d8668f11936e8096d5" title="Handle a set of bridge parameters ." alt="" coords="1370,235,1633,290"/>
|
||||
<area shape="rect" id="node3" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_watchdog_base.html#a75d69d7ce07458b0d83124a1315c1c37" title="Handle a chat command. A Task<TResult> resulting in the MessageContent text to send back." alt="" coords="999,95,1300,135"/>
|
||||
<area shape="rect" id="node4" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_watchdog_base.html#a1b043f3ab25e84bc675dd5455cbf3f52" title="Handle a given eventType . A Task representing the running operation." alt="" coords="1025,159,1273,199"/>
|
||||
<area shape="rect" id="node5" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_basic_watchdog.html#a7f6314f04d25300b61c73a5fdede8cfb" title="Handles the actions to take when the monitor has to "wake up". A Task<TResult> resulting in the Monit..." alt="" coords="643,95,951,135"/>
|
||||
@@ -15,5 +15,5 @@
|
||||
<area shape="rect" id="node11" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_basic_watchdog.html#a3b874bb53e907a576a4b88122083c6c3" title="Cancels pending graceful actions. A Task representing the running operation." alt="" coords="5,248,288,288"/>
|
||||
<area shape="rect" id="node14" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_watchdog_base.html#a49a9acdffdc9e7cd176f803b23e97ff4" title="Stops the watchdog. A Task representing the running operation." alt="" coords="349,312,581,352"/>
|
||||
<area shape="rect" id="node15" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_watchdog_base.html#a0e4642f1b29fff6e830c654384f8813f" title="Handle a restart of the server. A Task representing the running operation." alt="" coords="18,312,275,352"/>
|
||||
<area shape="rect" id="node17" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a96817aa0735ddf0a72782b5f38b22cce" title="Handle a set of bridge parameters . A Task<TResult> resulting in the BridgeResponse for the request o..." alt="" coords="1018,223,1281,278"/>
|
||||
<area shape="rect" id="node17" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a96817aa0735ddf0a72782b5f38b22cce" title="Handle a set of bridge parameters . A Task<TResult> resulting in the BridgeResponse for the request o..." alt="" coords="1018,235,1281,290"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
aec6763e1177dbcf8b58ad93d30989c6
|
||||
cfbf6cf496ad1c51f9c0f1bd33ad9533
|
||||
|
Before Width: | Height: | Size: 99 KiB After Width: | Height: | Size: 99 KiB |
@@ -260,11 +260,11 @@ Here is the caller graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="interface_tgstation_1_1_server_1_1_host_1_1_system_1_1_i_process_a840da56ea51a4bbbc6b21667cc6355a2_icgraph.png" border="0" usemap="#ainterface_tgstation_1_1_server_1_1_host_1_1_system_1_1_i_process_a840da56ea51a4bbbc6b21667cc6355a2_icgraph" alt=""/></div>
|
||||
<map name="ainterface_tgstation_1_1_server_1_1_host_1_1_system_1_1_i_process_a840da56ea51a4bbbc6b21667cc6355a2_icgraph" id="ainterface_tgstation_1_1_server_1_1_host_1_1_system_1_1_i_process_a840da56ea51a4bbbc6b21667cc6355a2_icgraph">
|
||||
<area shape="rect" title="Asycnhronously terminates the process." alt="" coords="627,41,825,81"/>
|
||||
<area shape="rect" title="Asycnhronously terminates the process." alt="" coords="627,53,825,93"/>
|
||||
<area shape="rect" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a0a6612e49a14544cad75292fba3798c1" title=" " alt="" coords="317,5,577,45"/>
|
||||
<area shape="rect" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a6b89533592ce90d8668f11936e8096d5" title="Handle a set of bridge parameters ." alt="" coords="316,70,579,125"/>
|
||||
<area shape="rect" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a6b89533592ce90d8668f11936e8096d5" title="Handle a set of bridge parameters ." alt="" coords="316,94,579,149"/>
|
||||
<area shape="rect" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a56746b962570ee4b349380f63965dc0d" title="Releases the IProcess without terminating it. Also calls IDisposable.Dispose. A Task representing the..." alt="" coords="23,5,250,45"/>
|
||||
<area shape="rect" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a96817aa0735ddf0a72782b5f38b22cce" title="Handle a set of bridge parameters . A Task<TResult> resulting in the BridgeResponse for the request o..." alt="" coords="5,70,268,125"/>
|
||||
<area shape="rect" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a96817aa0735ddf0a72782b5f38b22cce" title="Handle a set of bridge parameters . A Task<TResult> resulting in the BridgeResponse for the request o..." alt="" coords="5,94,268,149"/>
|
||||
</map>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<map id="Tgstation.Server.Host.System.IProcess.Terminate" name="Tgstation.Server.Host.System.IProcess.Terminate">
|
||||
<area shape="rect" id="node1" title="Asycnhronously terminates the process." alt="" coords="627,41,825,81"/>
|
||||
<area shape="rect" id="node1" title="Asycnhronously terminates the process." alt="" coords="627,53,825,93"/>
|
||||
<area shape="rect" id="node2" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a0a6612e49a14544cad75292fba3798c1" title=" " alt="" coords="317,5,577,45"/>
|
||||
<area shape="rect" id="node4" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a6b89533592ce90d8668f11936e8096d5" title="Handle a set of bridge parameters ." alt="" coords="316,70,579,125"/>
|
||||
<area shape="rect" id="node4" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a6b89533592ce90d8668f11936e8096d5" title="Handle a set of bridge parameters ." alt="" coords="316,94,579,149"/>
|
||||
<area shape="rect" id="node3" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a56746b962570ee4b349380f63965dc0d" title="Releases the IProcess without terminating it. Also calls IDisposable.Dispose. A Task representing the..." alt="" coords="23,5,250,45"/>
|
||||
<area shape="rect" id="node5" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a96817aa0735ddf0a72782b5f38b22cce" title="Handle a set of bridge parameters . A Task<TResult> resulting in the BridgeResponse for the request o..." alt="" coords="5,70,268,125"/>
|
||||
<area shape="rect" id="node5" href="$class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a96817aa0735ddf0a72782b5f38b22cce" title="Handle a set of bridge parameters . A Task<TResult> resulting in the BridgeResponse for the request o..." alt="" coords="5,94,268,149"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
150a65f6d6c879258bf93b38088140cf
|
||||
8b673a0dca02bf932b299d26abb372f2
|
||||
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 28 KiB |