mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 21:46:52 +01:00
332 lines
91 KiB
HTML
332 lines
91 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
|
<meta name="generator" content="Doxygen 1.9.8"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>tgstation-server: Class Members</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr id="projectrow">
|
|
<td id="projectalign">
|
|
<div id="projectname">tgstation-server<span id="projectnumber"> 6.19.3</span>
|
|
</div>
|
|
<div id="projectbrief">The /tg/station 13 server suite</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.9.8 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */
|
|
</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<div id="MSearchResults">
|
|
<div class="SRPage">
|
|
<div id="SRIndex">
|
|
<div id="SRResults"></div>
|
|
<div class="SRStatus" id="Loading">Loading...</div>
|
|
<div class="SRStatus" id="Searching">Searching...</div>
|
|
<div class="SRStatus" id="NoMatches">No Matches</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="contents">
|
|
<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
|
|
|
|
<h3><a id="index_s" name="index_s"></a>- s -</h3><ul>
|
|
<li>safeHandle : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_process.html#ab37b39626a97cb5d3618dfd6d2fcefa2">Tgstation.Server.Host.System.Process</a></li>
|
|
<li>SanitizeDatabase() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_database_1_1_database_seeder.html#acccb4650f7b19158f0241418c7345719">Tgstation.Server.Host.Database.DatabaseSeeder</a></li>
|
|
<li>SanitizeGetPath() : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_routes.html#a427423a8a36ba74df914acb74ffb0483">Tgstation.Server.Api.Routes</a></li>
|
|
<li>SaslAuthenticate() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_providers_1_1_irc_provider.html#a5b30064a48cd1e867809ea7d5de7dd7a">Tgstation.Server.Host.Components.Chat.Providers.IrcProvider</a></li>
|
|
<li>Save() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_i_session_persistor.html#ae3171ed595fe6b5bec90c625f50309f0">Tgstation.Server.Host.Components.Session.ISessionPersistor</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_persistor.html#acf4ff5319507dc5a79726921ab341187">Tgstation.Server.Host.Components.Session.SessionPersistor</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_database_1_1_database_context.html#ac2e88d53bf1b6ac87d175d83ed39da7c">Tgstation.Server.Host.Database.DatabaseContext</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_database_1_1_i_database_context.html#a74e123c6393ad813f997c882a22b228e">Tgstation.Server.Host.Database.IDatabaseContext</a></li>
|
|
<li>SaveConfiguration() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_setup_1_1_setup_wizard.html#a1c6a091d7127f65cde21f855c2c223f7">Tgstation.Server.Host.Setup.SetupWizard</a></li>
|
|
<li>ScheduleAutoUpdate() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_i_instance_core.html#af8044f32ab99ce1fed6d819056e02518">Tgstation.Server.Host.Components.IInstanceCore</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance.html#a76b97c61b214295da99e737ab2570b5a">Tgstation.Server.Host.Components.Instance</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_wrapper.html#a4ba58384eab2c001b0a1f23eeec7fdb3">Tgstation.Server.Host.Components.InstanceWrapper</a></li>
|
|
<li>ScheduleServerStart() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_i_instance_core.html#acae2a50fe50c7cce96f4923737b364a4">Tgstation.Server.Host.Components.IInstanceCore</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance.html#a2fa8e8fdab5b9686604f43fb09f4beee">Tgstation.Server.Host.Components.Instance</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_wrapper.html#a91855968b43f5ef9f1cdae07b1d8b64b">Tgstation.Server.Host.Components.InstanceWrapper</a></li>
|
|
<li>ScheduleServerStop() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_i_instance_core.html#ad7911d25da53b3dcd01d39769d401382">Tgstation.Server.Host.Components.IInstanceCore</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance.html#aa94dcbda191729bfe88156309e7f8702">Tgstation.Server.Host.Components.Instance</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_wrapper.html#a3621cd4d7a6afa22806544d2f671e6c4">Tgstation.Server.Host.Components.InstanceWrapper</a></li>
|
|
<li>SchemaDowngradeForServerVersion() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_database_1_1_database_context.html#ab59918f7c3ed01cb0f7b1c17172a5a8f">Tgstation.Server.Host.Database.DatabaseContext</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_database_1_1_i_database_context.html#a3dc28d78cb9503b921799233156ed3f1">Tgstation.Server.Host.Database.IDatabaseContext</a></li>
|
|
<li>SchemeKey : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_oidc_connection.html#acf8d0a9ce82ebe34bc80403b78622e51">Tgstation.Server.Api.Models.OidcConnection</a>, <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_oidc_provider_info.html#a7eecd92e35dbf8117914b8dbe978d804">Tgstation.Server.Api.Models.OidcProviderInfo</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_types_1_1_o_auth_1_1_oidc_connection.html#ae27cbf0d89b12f3b8b71c43aa7bd870b">Tgstation.Server.Host.GraphQL.Types.OAuth.OidcConnection</a></li>
|
|
<li>Scope : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_o_auth_1_1_o_auth_token_request.html#ab18e7c977a802e87f7d69937f43b18ac">Tgstation.Server.Host.Security.OAuth.OAuthTokenRequest</a></li>
|
|
<li>scopeFactory : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_database_1_1_database_context_factory.html#a82349a843b7d53e907fbdcfd46bf91d2">Tgstation.Server.Host.Database.DatabaseContextFactory</a></li>
|
|
<li>ScriptFileExtension : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_system_1_1_i_platform_identifier.html#a1d6690377df88fa0c142d72a949be17f">Tgstation.Server.Host.System.IPlatformIdentifier</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_platform_identifier.html#ad297b56dc4222debfe147d786e7c3c78">Tgstation.Server.Host.System.PlatformIdentifier</a></li>
|
|
<li>ScriptNames : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_events_1_1_event_script_attribute.html#a91f5e5b06656a682c0239e2d0492ae3c">Tgstation.Server.Host.Components.Events.EventScriptAttribute</a></li>
|
|
<li>sd_notify() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_native_methods.html#a491f8c2f0d112b0dc89d1380f1865297">Tgstation.Server.Host.System.NativeMethods</a></li>
|
|
<li>SDNotifyWatchdog : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_system_d_manager.html#a7326ada5fcd6a23c94116325b799f327">Tgstation.Server.Host.System.SystemDManager</a></li>
|
|
<li>SecondsToDelayForcedHealthChecks : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_swarm_1_1_swarm_constants.html#aea9c30930f13c68e4b5f72ca59f23ecd">Tgstation.Server.Host.Swarm.SwarmConstants</a></li>
|
|
<li>Section : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_configuration_1_1_control_panel_configuration.html#adbbc553f0fd0f2eb4a69a8361c5a9c80">Tgstation.Server.Host.Configuration.ControlPanelConfiguration</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_configuration_1_1_database_configuration.html#a3c3201b453ffd190158839da139e4a13">Tgstation.Server.Host.Configuration.DatabaseConfiguration</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_configuration_1_1_elasticsearch_configuration.html#ac3eaafd5c44e6447a15c3992086b03f3">Tgstation.Server.Host.Configuration.ElasticsearchConfiguration</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_configuration_1_1_file_logging_configuration.html#a8450ea7764591aa38857686d8fc70f93">Tgstation.Server.Host.Configuration.FileLoggingConfiguration</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_configuration_1_1_general_configuration.html#a04dc43bd8ff33f4a8a791f750f7eb1d9">Tgstation.Server.Host.Configuration.GeneralConfiguration</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_configuration_1_1_internal_configuration.html#a983f7d101d4448c1cdc3c5bad205ef3b">Tgstation.Server.Host.Configuration.InternalConfiguration</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_configuration_1_1_security_configuration.html#a63e264392098db4e986d5dd638fe7fb5">Tgstation.Server.Host.Configuration.SecurityConfiguration</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_configuration_1_1_session_configuration.html#a4dd8a66511704187601262baa4c24746">Tgstation.Server.Host.Configuration.SessionConfiguration</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_configuration_1_1_swarm_configuration.html#a4112bcb9a326ef189a140db42f90a332">Tgstation.Server.Host.Configuration.SwarmConfiguration</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_configuration_1_1_updates_configuration.html#aeed3d84cee92ab5e7488d5c5b52493c7">Tgstation.Server.Host.Configuration.UpdatesConfiguration</a></li>
|
|
<li>sectionProgression : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_jobs_1_1_job_progress_reporter.html#a03aeebfa20ec07bb4334b5eaec424ded">Tgstation.Server.Host.Jobs.JobProgressReporter</a></li>
|
|
<li>sectionReservations : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_jobs_1_1_job_progress_reporter.html#ac3968f6eaf411d54dcf91a45fdca1673">Tgstation.Server.Host.Jobs.JobProgressReporter</a></li>
|
|
<li>SecureStringLength : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_cryptography_suite.html#a893d5725e799a79d7a3dd172f098edb8">Tgstation.Server.Host.Security.CryptographySuite</a></li>
|
|
<li>SecurityConfiguration : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_setup_1_1_i_post_setup_services.html#aae26be995e91d7cf7845e24cb363b6f4">Tgstation.Server.Host.Setup.IPostSetupServices</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_setup_1_1_post_setup_services.html#a483ec9fb34f5117add46c3914c852071">Tgstation.Server.Host.Setup.PostSetupServices</a></li>
|
|
<li>securityConfigurationOptions : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_login_authority.html#a0d58fbf496a6b5f780a8cdfab20eb80c">Tgstation.Server.Host.Authority.LoginAuthority</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_user_authority.html#ae11d6d4d7f832eeb0700034aca762d17">Tgstation.Server.Host.Authority.UserAuthority</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_api_root_controller.html#a6ad663eb7c4f2f83b8d9ad3f3c52d3f6">Tgstation.Server.Host.Controllers.ApiRootController</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_authentication_context_factory.html#a1bbf757c3edef49ff242e77c8ee354c6">Tgstation.Server.Host.Security.AuthenticationContextFactory</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_token_factory.html#ad8a9e89d51720db35420b0ef71fe9a28">Tgstation.Server.Host.Security.TokenFactory</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_setup_1_1_post_setup_services.html#a625517b5def5b24859177e6f06dbcce5">Tgstation.Server.Host.Setup.PostSetupServices</a></li>
|
|
<li>SecurityLevel : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_internal_1_1_dream_daemon_launch_parameters.html#aab2ca846e0aade7de3cfcea099f40fa4">Tgstation.Server.Api.Models.Internal.DreamDaemonLaunchParameters</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_interop_1_1_bridge_1_1_runtime_information.html#ac668f4db4423440776d15ae9122ef646">Tgstation.Server.Host.Components.Interop.Bridge.RuntimeInformation</a></li>
|
|
<li>SecurityWord() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_byond_installation.html#a2fef4cdf8ab3657b5a2a90aad63cffcd">Tgstation.Server.Host.Components.Engine.ByondInstallation</a></li>
|
|
<li>SeedAdminUser() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_database_1_1_database_seeder.html#a58329cfe5297b2569da770f7c05e1fbf">Tgstation.Server.Host.Database.DatabaseSeeder</a></li>
|
|
<li>SeedDatabase() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_database_1_1_database_seeder.html#a59c3f85134ebd165aaa4df15c45d3901">Tgstation.Server.Host.Database.DatabaseSeeder</a></li>
|
|
<li>SeedSystemUser() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_database_1_1_database_seeder.html#ad6ca6c5c2af3d00965272871489da978">Tgstation.Server.Host.Database.DatabaseSeeder</a></li>
|
|
<li>Seek() : <a class="el" href="class_tgstation_1_1_server_1_1_common_1_1_http_1_1_cached_response_stream.html#ab7fd58cd9ec7f8196f43bcb24c1418e2">Tgstation.Server.Common.Http.CachedResponseStream</a></li>
|
|
<li>selector : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_core_1_1_projectable.html#a07cf836c1386e552d9812c7d160b2475">Tgstation.Server.Host.Authority.Core.Projectable< TQueried, TResult ></a></li>
|
|
<li>SelectUserInfoFromQuery() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_login_authority.html#ab1ed76568a53f00a51e8f8180c8fd6ec">Tgstation.Server.Host.Authority.LoginAuthority</a></li>
|
|
<li>SelfOomAdjust : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_posix_process_features.html#a69fb163df991e3c562e552d712f99d45">Tgstation.Server.Host.System.PosixProcessFeatures</a></li>
|
|
<li>semaphore : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_windows_byond_installer.html#ae8ff01e7220c89a6a3e78206166f2c4d">Tgstation.Server.Host.Components.Engine.WindowsByondInstaller</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_repository_manager.html#a550982dbdc2ce226e878702a520bbe27">Tgstation.Server.Host.Components.Repository.RepositoryManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_static_files_1_1_configuration.html#af64bb7e6efa9991a5a3a14993a3277e8">Tgstation.Server.Host.Components.StaticFiles.Configuration</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_buffered_file_stream_provider.html#a46700d69fc324e99478474acb35621e6">Tgstation.Server.Host.IO.BufferedFileStreamProvider</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_utils_1_1_fifo_semaphore.html#aadc228c84fed78fce95923bdca1a75b4">Tgstation.Server.Host.Utils.FifoSemaphore</a></li>
|
|
<li>semaphoreSlim : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_api_client.html#ada5764977cc200cc19bb38db0b0fe1e4">Tgstation.Server.Client.ApiClient</a></li>
|
|
<li>SemaphoreSlimContext() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_utils_1_1_semaphore_slim_context.html#aa2cff18c196c8631adc34bf7cdbb1000">Tgstation.Server.Host.Utils.SemaphoreSlimContext</a></li>
|
|
<li>Semver() : <a class="el" href="class_tgstation_1_1_server_1_1_common_1_1_extensions_1_1_version_extensions.html#ae094c5495ae7fa589873bb3335cc15f2">Tgstation.Server.Common.Extensions.VersionExtensions</a></li>
|
|
<li>SemverSerializer() : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_graph_q_l_1_1_serializers_1_1_semver_serializer.html#a612252e0b75dc4ad46dd37e38b7bb74d">Tgstation.Server.Client.GraphQL.Serializers.SemverSerializer</a></li>
|
|
<li>SemverType() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_extensions_1_1_request_executor_builder_extensions.html#aa1a051b040eb31dfcd75a2ff25fc3fc3">Tgstation.Server.Host.Extensions.RequestExecutorBuilderExtensions</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_scalars_1_1_semver_type.html#a7b3ef886f7017b21fc2fe83118a09f82">Tgstation.Server.Host.GraphQL.Scalars.SemverType</a></li>
|
|
<li>SendAsync() : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_graph_q_l_1_1_authorization_message_handler.html#a693214b2663a1d5189d1fcddff019700">Tgstation.Server.Client.GraphQL.AuthorizationMessageHandler</a></li>
|
|
<li>SendCommand() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_i_session_controller.html#a583c7861de5c3a85f78a8e1a061d540c">Tgstation.Server.Host.Components.Session.ISessionController</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a013461712a40946a3ac6590529df9e2e">Tgstation.Server.Host.Components.Session.SessionController</a></li>
|
|
<li>SendCommandToHostThroughPipe() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_service_1_1_service_lifetime.html#aa48370d02550aa2beb55941b4226a423">Tgstation.Server.Host.Service.ServiceLifetime</a></li>
|
|
<li>SendMessage() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_chat_manager.html#a14df10dd6677ff9fbf9d9d3bdc05c99f">Tgstation.Server.Host.Components.Chat.ChatManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_providers_1_1_discord_provider.html#a1494b2b91cc869199100c9338f91d864">Tgstation.Server.Host.Components.Chat.Providers.DiscordProvider</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_providers_1_1_i_provider.html#a59810a31bf8aa92d9eb31e619593a8bb">Tgstation.Server.Host.Components.Chat.Providers.IProvider</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_providers_1_1_irc_provider.html#aba0049859728d558ecee46cefed5f930">Tgstation.Server.Host.Components.Chat.Providers.IrcProvider</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_providers_1_1_provider.html#afa4587386a66e83ac397b0f847204300">Tgstation.Server.Host.Components.Chat.Providers.Provider</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_native_methods.html#ad53f8e3d44e2cd334bea4c9ad7d3f042">Tgstation.Server.Host.System.NativeMethods</a></li>
|
|
<li>SendMessageCount : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_windows_network_prompt_reaper.html#a6c18ae3a8fda9fa9973b0a8a396328f4">Tgstation.Server.Host.System.WindowsNetworkPromptReaper</a></li>
|
|
<li>SendRawTopic() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#ae798eec3595b7b010cdc42eafd3e9659">Tgstation.Server.Host.Components.Session.SessionController</a></li>
|
|
<li>SendSDNotify() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_system_d_manager.html#ae11ee32aa27a117987d833967fd14b11">Tgstation.Server.Host.System.SystemDManager</a></li>
|
|
<li>SendTopicRequest() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#adfbdffdd72092dd6cf553d8d5ebcb25a">Tgstation.Server.Host.Components.Session.SessionController</a></li>
|
|
<li>SendUpdatedServerListToNodes() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_swarm_1_1_swarm_service.html#aad0e5fc1e328c68884f6705107554be5">Tgstation.Server.Host.Swarm.SwarmService</a></li>
|
|
<li>SendUpdateMessage() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_providers_1_1_discord_provider.html#a6b14b94a01f2a1478f1ade14ef9a7471">Tgstation.Server.Host.Components.Chat.Providers.DiscordProvider</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_providers_1_1_i_provider.html#a30727f02429224226c107a9ce9ad504e">Tgstation.Server.Host.Components.Chat.Providers.IProvider</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_providers_1_1_irc_provider.html#ab72edbeedce165d60ce0f2235ea9e3e6">Tgstation.Server.Host.Components.Chat.Providers.IrcProvider</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_providers_1_1_provider.html#ae237c1790c63a95df1e2660912afcefe">Tgstation.Server.Host.Components.Chat.Providers.Provider</a></li>
|
|
<li>SendUserUpdatedTopics() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_user_authority.html#ae05b2c5d239ed788911e42c5c8e44663">Tgstation.Server.Host.Authority.UserAuthority</a></li>
|
|
<li>SendWithOptionalPriority() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_extensions_1_1_topic_client_extensions.html#a02c1f045aed9552d49262777a0d2d1f5">Tgstation.Server.Host.Extensions.TopicClientExtensions</a></li>
|
|
<li>SequenceId : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_interop_1_1_chunk_data.html#a6634bf5f363d6b28bfa3f5d5ecbc69e3">Tgstation.Server.Host.Components.Interop.ChunkData</a></li>
|
|
<li>SerializerSettings : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_api_client.html#a03c6a81d98b709f695264765f7b29b0e">Tgstation.Server.Client.ApiClient</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_interop_1_1_d_m_api_constants.html#a38c0e12f070e67fbdedfce3854c58d42">Tgstation.Server.Host.Components.Interop.DMApiConstants</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_o_auth_1_1_generic_o_auth_validator.html#af544a467c18495ff462eb6120ba788fa">Tgstation.Server.Host.Security.OAuth.GenericOAuthValidator</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_swarm_1_1_swarm_constants.html#a17e48e1e69ce8a855c0d2556850834e4">Tgstation.Server.Host.Swarm.SwarmConstants</a></li>
|
|
<li>SerilogContextHelper() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_utils_1_1_serilog_context_helper.html#a29febe0e17685b75bd7715a9b6397cd7">Tgstation.Server.Host.Utils.SerilogContextHelper</a></li>
|
|
<li>Server : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_basic_watchdog.html#a352c01d12e9c200ab7829dcf1ec861c1">Tgstation.Server.Host.Components.Watchdog.BasicWatchdog</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_server.html#ac5e171cc756b7271ceaf2404db22ae67">Tgstation.Server.Host.Server</a></li>
|
|
<li>ServerApiVersion : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_response_1_1_error_message_response.html#a1976bb56a8b157f77be349a72c9bcf87">Tgstation.Server.Api.Models.Response.ErrorMessageResponse</a>, <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_api_exception.html#a281531bad45554e8e35c02bd7c43ee38">Tgstation.Server.Client.ApiException</a></li>
|
|
<li>serverControl : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_administration_authority.html#a4b19a27440bb21c4acb83136f5ddc0aa">Tgstation.Server.Host.Authority.AdministrationAuthority</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_chat_manager_factory.html#a6b86256a68eff2c15b42badd8159a2f0">Tgstation.Server.Host.Components.Chat.ChatManagerFactory</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_manager.html#ac2ba10fddea5448f4c8c08f363a0e391">Tgstation.Server.Host.Components.InstanceManager</a></li>
|
|
<li>ServerControl : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_watchdog_factory.html#a83607d97387c92ed33c6640f0cd4ee1a">Tgstation.Server.Host.Components.Watchdog.WatchdogFactory</a></li>
|
|
<li>serverControl : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_api_root_controller.html#a323c50c9d74e186f03782d3b7f9bb716">Tgstation.Server.Host.Controllers.ApiRootController</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_core_1_1_command_pipe_manager.html#aaf73d021b2819359c9036f56c6301255">Tgstation.Server.Host.Core.CommandPipeManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_core_1_1_server_updater.html#aea1bf56c920afa4f8ecc402ecd3537c3">Tgstation.Server.Host.Core.ServerUpdater</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_posix_signal_handler.html#ae0eb52d0de7c9b4f956580325bdd134c">Tgstation.Server.Host.System.PosixSignalHandler</a></li>
|
|
<li>ServerDir : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_open_dream_installer.html#a70964f9da29b7d51cf13b765b9fbaab0">Tgstation.Server.Host.Components.Engine.OpenDreamInstaller</a></li>
|
|
<li>serverDllPath : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_open_dream_installation.html#af0cb98a60076f2296652144343bd5015">Tgstation.Server.Host.Components.Engine.OpenDreamInstallation</a></li>
|
|
<li>ServerErrorException() : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_server_error_exception.html#a3c0883bc41902cff9f2becfdb64c0d97">Tgstation.Server.Client.ServerErrorException</a></li>
|
|
<li>ServerExePath : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_byond_installation.html#a3d6dc557d766e598b441237c722affa4">Tgstation.Server.Host.Components.Engine.ByondInstallation</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_engine_executable_lock.html#a3b4924a3cb29b9ae8cd63e2b7b0c1b79">Tgstation.Server.Host.Components.Engine.EngineExecutableLock</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_i_engine_installation.html#a0c27eae4fd625ca5e22a064ee34ca35e">Tgstation.Server.Host.Components.Engine.IEngineInstallation</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_open_dream_installation.html#a9f1def4286c4dd2f526a29d70003e7c5">Tgstation.Server.Host.Components.Engine.OpenDreamInstallation</a></li>
|
|
<li>serverHealthCheckCancellationTokenSource : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_swarm_1_1_swarm_service.html#a85317c845c05309c0acef4eb677e90fb">Tgstation.Server.Host.Swarm.SwarmService</a></li>
|
|
<li>serverHealthCheckTask : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_swarm_1_1_swarm_service.html#ae6d46ea0ca064a5af4845d71d49f201d">Tgstation.Server.Host.Swarm.SwarmService</a></li>
|
|
<li>ServerInfo() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_api_root_controller.html#ac68114c705ed3325880697d796fe8f0b">Tgstation.Server.Host.Controllers.ApiRootController</a></li>
|
|
<li>ServerInformation() : <a class="el" href="interface_tgstation_1_1_server_1_1_client_1_1_i_rest_server_client.html#a3f34da2d1a624c14de2c25ebf7607f3b">Tgstation.Server.Client.IRestServerClient</a>, <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_rest_server_client.html#aafd9de54ed6b9856feb20181d5a62d73">Tgstation.Server.Client.RestServerClient</a></li>
|
|
<li>ServerPort : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_interop_1_1_bridge_1_1_runtime_information.html#a34f2ed18e36028c8a913c4c542fc9dba">Tgstation.Server.Host.Components.Interop.Bridge.RuntimeInformation</a></li>
|
|
<li>ServerPortProivder() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_core_1_1_server_port_proivder.html#aa222d748b53fe3e72b22502c2dbb1b06">Tgstation.Server.Host.Core.ServerPortProivder</a></li>
|
|
<li>serverPortProvider : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_factory.html#a978034e4b8017f55b969b65a4949b4b6">Tgstation.Server.Host.Components.InstanceFactory</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_manager.html#ad5b7e13dc94565671f962eb9fe62fd82">Tgstation.Server.Host.Components.InstanceManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller_factory.html#a14b84906ae2ddd580d5735ebf3ba9917">Tgstation.Server.Host.Components.Session.SessionControllerFactory</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_utils_1_1_port_allocator.html#a7438719e12abcc9e2ead3d470a4bd8a3">Tgstation.Server.Host.Utils.PortAllocator</a></li>
|
|
<li>serversDirty : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_swarm_1_1_swarm_service.html#ac468acd7c153f9b080827fb202b6ab32">Tgstation.Server.Host.Swarm.SwarmService</a></li>
|
|
<li>ServerService() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_service_1_1_server_service.html#aad7bf501e826f60c08c082150e741d34">Tgstation.Server.Host.Service.ServerService</a></li>
|
|
<li>ServerSideModifications() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_static_files_1_1_server_side_modifications.html#ac1c0ef9d9fb972cb49318c40e125a04b">Tgstation.Server.Host.Components.StaticFiles.ServerSideModifications</a></li>
|
|
<li>serverUpdateInitiator : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_administration_authority.html#ad36c77b588ebc8050546c7ce45a78b25">Tgstation.Server.Host.Authority.AdministrationAuthority</a></li>
|
|
<li>ServerUpdateInitiator() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_core_1_1_server_update_initiator.html#acf422cc90785493329d395d40f2ceecc">Tgstation.Server.Host.Core.ServerUpdateInitiator</a></li>
|
|
<li>ServerUpdateOperation() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_core_1_1_server_update_operation.html#a63e0ab5868de162f1643dec0cb86946c">Tgstation.Server.Host.Core.ServerUpdateOperation</a></li>
|
|
<li>serverUpdateOperation : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_core_1_1_server_updater.html#a78aefbb8255ddff14b1b24f9713485da">Tgstation.Server.Host.Core.ServerUpdater</a></li>
|
|
<li>ServerUpdatePackageUrlFormatter : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_watchdog_1_1_bootstrap_settings.html#a5dda13b19c5f95f8b2cff64659153934">Tgstation.Server.Host.Watchdog.BootstrapSettings</a></li>
|
|
<li>serverUpdater : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_core_1_1_server_update_initiator.html#aa06261ce83970f5d30f4dbafc6d1caa2">Tgstation.Server.Host.Core.ServerUpdateInitiator</a></li>
|
|
<li>ServerUpdater() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_core_1_1_server_updater.html#a504d404924afea430d5ab118dcea9a84">Tgstation.Server.Host.Core.ServerUpdater</a></li>
|
|
<li>serverUpdater : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_swarm_1_1_swarm_service.html#afa69168e644928d0cce91276fe35a780">Tgstation.Server.Host.Swarm.SwarmService</a></li>
|
|
<li>ServerUpdateResponse() : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_response_1_1_server_update_response.html#ae870f15a4150c569a9fc3b502639d28c">Tgstation.Server.Api.Models.Response.ServerUpdateResponse</a></li>
|
|
<li>ServerUrl : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_o_auth_provider_info.html#ad35a0bb316fa1c4520aa127eeaf04346">Tgstation.Server.Api.Models.OAuthProviderInfo</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_configuration_1_1_o_auth_configuration.html#af6dd041acd4f16b0e32cc37c26a54e2a">Tgstation.Server.Host.Configuration.OAuthConfiguration</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_types_1_1_o_auth_1_1_full_o_auth_provider_info.html#a1c060d9c4936221c924b6dfcc24aa42d">Tgstation.Server.Host.GraphQL.Types.OAuth.FullOAuthProviderInfo</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_types_1_1_o_auth_1_1_server_url_o_auth_provider_info.html#a39598699368329d9303c34b6e576d52c">Tgstation.Server.Host.GraphQL.Types.OAuth.ServerUrlOAuthProviderInfo</a></li>
|
|
<li>ServerUrlOAuthProviderInfo() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_types_1_1_o_auth_1_1_server_url_o_auth_provider_info.html#a193c4a820d73e9079261eb868a964aaf">Tgstation.Server.Host.GraphQL.Types.OAuth.ServerUrlOAuthProviderInfo</a></li>
|
|
<li>ServerVersion : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_interop_1_1_bridge_1_1_runtime_information.html#a58c14ed1399e171958dfe450be84c3cf">Tgstation.Server.Host.Components.Interop.Bridge.RuntimeInformation</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_configuration_1_1_database_configuration.html#a46921a1ab5cbb409448d254f94fe3b54">Tgstation.Server.Host.Configuration.DatabaseConfiguration</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_swarm_1_1_swarm_registration_request.html#a81cd4d57b8337fadce441cc658fe33fa">Tgstation.Server.Host.Swarm.SwarmRegistrationRequest</a></li>
|
|
<li>ServiceCollectionExtensions() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_extensions_1_1_service_collection_extensions.html#a93806b1bfd1d8b4e4c5cae3a6aca88b9">Tgstation.Server.Host.Extensions.ServiceCollectionExtensions</a></li>
|
|
<li>serviceLifetime : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_service_1_1_server_service.html#a3e27383887f66f707ce2721514f6211e">Tgstation.Server.Host.Service.ServerService</a></li>
|
|
<li>ServiceLifetime() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_service_1_1_service_lifetime.html#a925943af5c4c8e2254ef174e007d1350">Tgstation.Server.Host.Service.ServiceLifetime</a></li>
|
|
<li>serviceProvider : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_graph_q_l_1_1_graph_q_l_server_client.html#a1087a679bfa7b4e736b5122bc5980e8a">Tgstation.Server.Client.GraphQL.GraphQLServerClient</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_providers_1_1_discord_provider.html#ae7dd055bf64dcff2228ae66fdcff7e92">Tgstation.Server.Host.Components.Chat.Providers.DiscordProvider</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_utils_1_1_git_lab_1_1_graph_q_l_1_1_graph_q_l_git_lab_client.html#a6f05899132636a4e033e3d9d14ed5a03">Tgstation.Server.Host.Utils.GitLab.GraphQL.GraphQLGitLabClient</a></li>
|
|
<li>ServiceUnavailableException() : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_service_unavailable_exception.html#a49a6d51cf0a76f247c3ea7bcc42f638f">Tgstation.Server.Client.ServiceUnavailableException</a></li>
|
|
<li>sessionConfigurationOptions : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_dream_maker.html#ad55bd2d971c2be8939b0ab344f843abc">Tgstation.Server.Host.Components.Deployment.DreamMaker</a></li>
|
|
<li>SessionConfigurationOptions : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_open_dream_installer.html#a18172087be7c921d845dcb49737bb123">Tgstation.Server.Host.Components.Engine.OpenDreamInstaller</a></li>
|
|
<li>sessionConfigurationOptions : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_windows_byond_installer.html#a533fc8cfe6f5e23b574ef4f080207f46">Tgstation.Server.Host.Components.Engine.WindowsByondInstaller</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_factory.html#a959546f609be115313d5cf483d70a1d1">Tgstation.Server.Host.Components.InstanceFactory</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller_factory.html#afbfc991e242020937547979c28e87e0c">Tgstation.Server.Host.Components.Session.SessionControllerFactory</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_static_files_1_1_configuration.html#a707c32b16c1305412648059c23b20072">Tgstation.Server.Host.Components.StaticFiles.Configuration</a></li>
|
|
<li>SessionController() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#afd9a7b758f7437af0a7d01be9ba7088a">Tgstation.Server.Host.Components.Session.SessionController</a></li>
|
|
<li>sessionControllerFactory : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_dream_maker.html#ac955c823a5edbf48d2dc747cb304f50e">Tgstation.Server.Host.Components.Deployment.DreamMaker</a></li>
|
|
<li>SessionControllerFactory() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller_factory.html#a813e174693bf34436e8ef323524b83da">Tgstation.Server.Host.Components.Session.SessionControllerFactory</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_watchdog_base.html#a24eb5f0e32cd79487cd9bd80d5257abb">Tgstation.Server.Host.Components.Watchdog.WatchdogBase</a></li>
|
|
<li>sessionDurationCts : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a8bb5da745f4bab0fcb37b75a3a63a1fb">Tgstation.Server.Host.Components.Session.SessionController</a></li>
|
|
<li>SessionExpiry : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_authentication_context.html#a30e5c62082bbfac02f8fbcbc63e33c9c">Tgstation.Server.Host.Security.AuthenticationContext</a></li>
|
|
<li>sessionExpiry : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_authentication_context.html#aab1933a5ccb0f42e4eb86542c19f9a3b">Tgstation.Server.Host.Security.AuthenticationContext</a></li>
|
|
<li>SessionExpiry : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_security_1_1_i_authentication_context.html#ad0753f3154a20229f630c8ed504e9caa">Tgstation.Server.Host.Security.IAuthenticationContext</a></li>
|
|
<li>SessionId : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_internal_1_1_dream_daemon_api_base.html#ac4013f5d61031c2def57496767026e36">Tgstation.Server.Api.Models.Internal.DreamDaemonApiBase</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_i_watchdog.html#a4f701ad6f7337369f5360ff583a3cc7a">Tgstation.Server.Host.Components.Watchdog.IWatchdog</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_watchdog_base.html#ae1d11c811875d5ceefaa909d00a41e79">Tgstation.Server.Host.Components.Watchdog.WatchdogBase</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_authentication_context.html#a014344c4caf6e1c84bc3eab6664e9e29">Tgstation.Server.Host.Security.AuthenticationContext</a></li>
|
|
<li>sessionId : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_authentication_context.html#ae76e7bf22c2c11395deede4b05f871aa">Tgstation.Server.Host.Security.AuthenticationContext</a></li>
|
|
<li>SessionId : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_security_1_1_i_authentication_context.html#a7e43b880cd38846351852b7bef8ed8cd">Tgstation.Server.Host.Security.IAuthenticationContext</a></li>
|
|
<li>SessionInvalidated() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_subscription.html#ae8329083151a76d8844bcba7916a3333">Tgstation.Server.Host.GraphQL.Subscription</a></li>
|
|
<li>SessionInvalidatedStream() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_subscription.html#a350b119fe1ca1674f586089f3b66a196">Tgstation.Server.Host.GraphQL.Subscription</a></li>
|
|
<li>SessionInvalidatedTopic() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_subscription.html#ab401f4c9f95799e278391d569bd1c5dd">Tgstation.Server.Host.GraphQL.Subscription</a></li>
|
|
<li>sessionInvalidationTracker : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_login_authority.html#ae768c5c44e5dc97240dfaaf09719af8f">Tgstation.Server.Host.Authority.LoginAuthority</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_user_authority.html#a04be03772015998cff8d7b8ee6d7e5a6">Tgstation.Server.Host.Authority.UserAuthority</a></li>
|
|
<li>SessionInvalidationTracker() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_session_invalidation_tracker.html#a2418d418510fb58067230abf09fb9ab3">Tgstation.Server.Host.Security.SessionInvalidationTracker</a></li>
|
|
<li>SessionPersistor() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_persistor.html#abe5082b7b4dc502b717e946a90349bb6">Tgstation.Server.Host.Components.Session.SessionPersistor</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_watchdog_base.html#a5a3bafe5d390332f896cdaf43a8db55d">Tgstation.Server.Host.Components.Watchdog.WatchdogBase</a></li>
|
|
<li>sessionsLaunched : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller_factory.html#a6664cd594568a6693b0c211c2ed04fd5">Tgstation.Server.Host.Components.Session.SessionControllerFactory</a></li>
|
|
<li>SessionStartupPersist() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_advanced_watchdog.html#a60d804c11d6598add968037617a3e06f">Tgstation.Server.Host.Components.Watchdog.AdvancedWatchdog</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_basic_watchdog.html#a60f5d6067b84ad5c4d3ae5b389aa664d">Tgstation.Server.Host.Components.Watchdog.BasicWatchdog</a></li>
|
|
<li>SetActiveVersion() : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_components_1_1_engine_client.html#a0fe00fe94595a4fbcf97a2b11ec45086">Tgstation.Server.Client.Components.EngineClient</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_client_1_1_components_1_1_i_engine_client.html#a2238d21de5acfebca531444c2cd35a58">Tgstation.Server.Client.Components.IEngineClient</a></li>
|
|
<li>setAuthenticationHeader : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_graph_q_l_1_1_graph_q_l_server_client.html#aee6c3cd53fdbe93aa1c840b998b89970">Tgstation.Server.Client.GraphQL.GraphQLServerClient</a></li>
|
|
<li>SetChannelSink() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_chat_tracking_context.html#a297f6228dbcf551f76768322b4214863">Tgstation.Server.Host.Components.Chat.ChatTrackingContext</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_i_chat_tracking_context.html#affd4bf60a56058a56804994741cceff5">Tgstation.Server.Host.Components.Chat.IChatTrackingContext</a></li>
|
|
<li>SetConnectionStringBuilder() : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_internal_1_1_chat_bot_settings.html#ae5be575f4750b3e9fcd560c6e939a6f2">Tgstation.Server.Api.Models.Internal.ChatBotSettings</a></li>
|
|
<li>SetCurrentServiceConnections() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_mutations_1_1_user_mutations.html#af6ee2e0f6e2046acc3c5fda0f5dd2be8">Tgstation.Server.Host.GraphQL.Mutations.UserMutations</a></li>
|
|
<li>SetCurrentUserPassword() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_mutations_1_1_user_mutations.html#ac06973e6e160a8e5cdd227a063aaedd7">Tgstation.Server.Host.GraphQL.Mutations.UserMutations</a></li>
|
|
<li>SetError() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_transfer_1_1_file_upload_provider.html#a45b297434468115fdf538f60a21d39fd">Tgstation.Server.Host.Transfer.FileUploadProvider</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_transfer_1_1_i_file_upload_ticket.html#ace1d3cdf1be6d12ca82282387a8fcb4b">Tgstation.Server.Host.Transfer.IFileUploadTicket</a></li>
|
|
<li>SetHandler() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_commands_1_1_custom_command.html#a593d81a97b0b00221c098a3c04049800">Tgstation.Server.Host.Components.Chat.Commands.CustomCommand</a></li>
|
|
<li>SetHubConnectionHeaders() : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_api_headers.html#a29146865adef1cd26ad94ad0068d4bf8">Tgstation.Server.Api.ApiHeaders</a></li>
|
|
<li>SetID() : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_routes.html#a0266a146dbc57a7c6168533d7a7b10eb">Tgstation.Server.Api.Routes</a></li>
|
|
<li>SetJobProgress() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_jobs_1_1_i_job_manager.html#a2fc945f03da3ef6cd356b8e8597e2b55">Tgstation.Server.Host.Jobs.IJobManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_jobs_1_1_job_service.html#accb4de87f7287b21ee72f930075ff1e7">Tgstation.Server.Host.Jobs.JobService</a></li>
|
|
<li>SetLength() : <a class="el" href="class_tgstation_1_1_server_1_1_common_1_1_http_1_1_cached_response_stream.html#a4532558d18033ec9ff772d99b5f25064">Tgstation.Server.Common.Http.CachedResponseStream</a></li>
|
|
<li>SetNoPromptTrusted() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_windows_byond_installer.html#abf544ff92a28679177759cf0a0f16a31">Tgstation.Server.Host.Components.Engine.WindowsByondInstaller</a></li>
|
|
<li>SetRebootState() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_i_session_controller.html#a0ec39ccf6fb46880531db2a0e63d66d5">Tgstation.Server.Host.Components.Session.ISessionController</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#ae9651ef9774850d4dfb9f989dc0d0484">Tgstation.Server.Host.Components.Session.SessionController</a></li>
|
|
<li>SetReconnectInterval() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_providers_1_1_i_provider.html#a8f13abd1df7147c47d6d1a8e4577b9e6">Tgstation.Server.Host.Components.Chat.Providers.IProvider</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_providers_1_1_provider.html#ac4642b423570a979ed7d0ae2b3b73ea3">Tgstation.Server.Host.Components.Chat.Providers.Provider</a></li>
|
|
<li>SetRequestHeaders() : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_api_headers.html#a5f9f37923fe9811ceb4556af0ebfc8aa">Tgstation.Server.Api.ApiHeaders</a></li>
|
|
<li>SetRuntimeInformation() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_reattach_information.html#a56616a95d65e523becb086f2042d8a93">Tgstation.Server.Host.Components.Session.ReattachInformation</a></li>
|
|
<li>SetSessionControllerFactory() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_dream_maker.html#a92bf9f97a30983460d0256ee80a57bbb">Tgstation.Server.Host.Components.Deployment.DreamMaker</a></li>
|
|
<li>SetTitle() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_console.html#a27d4903162dc6d82d72daf6cc348ae80">Tgstation.Server.Host.IO.Console</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_i_console.html#abcec01af471cee5fce210b9fbcb2fa74">Tgstation.Server.Host.IO.IConsole</a></li>
|
|
<li>SetupApplication() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_setup_1_1_setup_application.html#a84d9dcc04d19491908f337980bfc36dc">Tgstation.Server.Host.Setup.SetupApplication</a></li>
|
|
<li>SetUploadStream() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_transfer_1_1_file_transfer_service.html#a216c42a127bb10ee43a03fc3a3cd163b">Tgstation.Server.Host.Transfer.FileTransferService</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_transfer_1_1_i_file_transfer_stream_handler.html#a6d1e5ab9d088861f7a85f61a0a1f1754">Tgstation.Server.Host.Transfer.IFileTransferStreamHandler</a></li>
|
|
<li>SetupLogging() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_extensions_1_1_service_collection_extensions.html#aa5b74f413fe63602423419c04370b959">Tgstation.Server.Host.Extensions.ServiceCollectionExtensions</a></li>
|
|
<li>SetupServiceProvider() : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_graph_q_l_1_1_graph_q_l_server_client_factory.html#a1a765df15f0c9728e0cb5d0bc43f4c8b">Tgstation.Server.Client.GraphQL.GraphQLServerClientFactory</a></li>
|
|
<li>SetupWizard() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_setup_1_1_setup_wizard.html#adc974d788410b3edfbd7dd1c1195f0d6">Tgstation.Server.Host.Setup.SetupWizard</a></li>
|
|
<li>SetupWizardMode : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_configuration_1_1_general_configuration.html#ace6cef6156eebad4a760e3d9f58dcb7e">Tgstation.Server.Host.Configuration.GeneralConfiguration</a></li>
|
|
<li>SetUserPassword() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_cryptography_suite.html#a0936b97992a82380047925e656b4bdae">Tgstation.Server.Host.Security.CryptographySuite</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_security_1_1_i_cryptography_suite.html#aeab60aa0a0ee2cb5e2ad5dbde1983430">Tgstation.Server.Host.Security.ICryptographySuite</a></li>
|
|
<li>SetWatchdog() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_commands_1_1_command_factory.html#a38465548f0041dfcd4cd148c8452f437">Tgstation.Server.Host.Components.Chat.Commands.CommandFactory</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_events_1_1_event_consumer.html#a541045879b6d679230dfeb27f9246f9c">Tgstation.Server.Host.Components.Events.EventConsumer</a></li>
|
|
<li>ShareWrite : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_transfer_1_1_file_download_provider.html#a57643b62111ee9a462f243d260a73c4c">Tgstation.Server.Host.Transfer.FileDownloadProvider</a></li>
|
|
<li>ShellScriptExtension : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_posix_byond_installer.html#aa296421290a3d504d92f464b746b9fe9">Tgstation.Server.Host.Components.Engine.PosixByondInstaller</a></li>
|
|
<li>ShowTestMergeCommitters : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_repository_settings.html#aa76b852b37a15b41b55af8f9c5e0b0e7">Tgstation.Server.Api.Models.RepositorySettings</a></li>
|
|
<li>Shutdown() : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_components_1_1_dream_daemon_client.html#a9231e5024705978c4f34e10f91c8b64e">Tgstation.Server.Client.Components.DreamDaemonClient</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_client_1_1_components_1_1_i_dream_daemon_client.html#ab35817912ac468e6a828bf9b01e91a5b">Tgstation.Server.Client.Components.IDreamDaemonClient</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_swarm_1_1_i_swarm_service_controller.html#a6296d8313a5ce21888e6eb9f08b8379a">Tgstation.Server.Host.Swarm.ISwarmServiceController</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_swarm_1_1_swarm_service.html#a7026c6fa1ee684b8c44ff5819eb7a184">Tgstation.Server.Host.Swarm.SwarmService</a></li>
|
|
<li>ShutdownAwareTopicEventReceiver() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_subscriptions_1_1_shutdown_aware_topic_event_receiver.html#a2f5fd7e4afce0cc2c358d3450008a0b9">Tgstation.Server.Host.GraphQL.Subscriptions.ShutdownAwareTopicEventReceiver</a></li>
|
|
<li>shutdownCancellationTokenSource : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_manager.html#aeb76c23570af139eb50c9091c462ecf9">Tgstation.Server.Host.Components.InstanceManager</a></li>
|
|
<li>shutdownInProgress : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_server.html#ac2a343b2b95364cb03dc4a3fe2b7bccf">Tgstation.Server.Host.Server</a></li>
|
|
<li>ShutdownTimeoutMinutes : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_configuration_1_1_general_configuration.html#a2946cf246064f33a39988b01c7506ea2">Tgstation.Server.Host.Configuration.GeneralConfiguration</a></li>
|
|
<li>SignalChecker() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_posix_signal_handler.html#aa775b37e8e7b6a06494a34845894d5e8">Tgstation.Server.Host.System.PosixSignalHandler</a></li>
|
|
<li>signalChecker : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_watchdog_1_1_watchdog.html#a5f39816571e2d232a8f1113b351117a5">Tgstation.Server.Host.Watchdog.Watchdog</a></li>
|
|
<li>signalCheckerTask : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_posix_signal_handler.html#a18ed05e7ba3ab8a819fe0528993ed62f">Tgstation.Server.Host.System.PosixSignalHandler</a></li>
|
|
<li>signingKey : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_token_factory.html#a0c69dc398230d3309597c476fe0bcaaf">Tgstation.Server.Host.Security.TokenFactory</a></li>
|
|
<li>SigningKeyBytes : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_security_1_1_i_token_factory.html#a7f565c35b94b16fc7b17a2032b548461">Tgstation.Server.Host.Security.ITokenFactory</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_token_factory.html#a480a3c7db42012b12fc4f3c3878f3693">Tgstation.Server.Host.Security.TokenFactory</a></li>
|
|
<li>SkipAddingByondFirewallException : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_configuration_1_1_general_configuration.html#afaae50df6d61d185bf5cbc3c2431ad03">Tgstation.Server.Host.Configuration.GeneralConfiguration</a></li>
|
|
<li>SoftRestart : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_internal_1_1_dream_daemon_api_base.html#a0ec238fa8ff00b243392c5f1831106d2">Tgstation.Server.Api.Models.Internal.DreamDaemonApiBase</a></li>
|
|
<li>SoftShutdown : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_internal_1_1_dream_daemon_api_base.html#a0332e2c839f5989de55d668b58cfbf04">Tgstation.Server.Api.Models.Internal.DreamDaemonApiBase</a></li>
|
|
<li>SourceNode : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_swarm_1_1_swarm_update_request.html#aaf810d883c171acd5ac38add3c38ce8d">Tgstation.Server.Host.Swarm.SwarmUpdateRequest</a></li>
|
|
<li>SourceSHA : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_engine_version.html#ad6ff102dc930efe6f730eb1c9b8ba7b8">Tgstation.Server.Api.Models.EngineVersion</a></li>
|
|
<li>SpecificUserUpdatedTopic() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_subscriptions_1_1_user_subscriptions.html#a1343bbae7be3a43b7d286ee8692fd843">Tgstation.Server.Host.GraphQL.Subscriptions.UserSubscriptions</a></li>
|
|
<li>SqliteDatabaseContext() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_database_1_1_sqlite_database_context.html#a08142c9e591f05e0e6424b25f1198688">Tgstation.Server.Host.Database.SqliteDatabaseContext</a></li>
|
|
<li>SqlServerDatabaseContext() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_database_1_1_sql_server_database_context.html#a0d17265d1aab0819b7891c9cc29e5ab9">Tgstation.Server.Host.Database.SqlServerDatabaseContext</a></li>
|
|
<li>ssl : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_providers_1_1_irc_provider.html#aa6c2edafadf975c84775498badfb5ec3">Tgstation.Server.Host.Components.Chat.Providers.IrcProvider</a></li>
|
|
<li>Stage : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_response_1_1_job_response.html#ab382fa77a6373f833ab25889d6a8704c">Tgstation.Server.Api.Models.Response.JobResponse</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_jobs_1_1_job_handler.html#aeb988e0a7d2202d82dd9d2c6ed75e003">Tgstation.Server.Host.Jobs.JobHandler</a></li>
|
|
<li>StagedCompileJob : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_response_1_1_dream_daemon_response.html#a79592f3ce7e5ab63a344fc2992bba55a">Tgstation.Server.Api.Models.Response.DreamDaemonResponse</a></li>
|
|
<li>StageDeployment() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_remote_1_1_base_remote_deployment_manager.html#a59d450e46695cc902a29681475029818">Tgstation.Server.Host.Components.Deployment.Remote.BaseRemoteDeploymentManager</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_remote_1_1_i_remote_deployment_manager.html#af9286c77480b0b61fa8a2eead84c32b1">Tgstation.Server.Host.Components.Deployment.Remote.IRemoteDeploymentManager</a></li>
|
|
<li>StageDeploymentImpl() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_remote_1_1_base_remote_deployment_manager.html#aa0561c8a6c36ac9818185fdebd6b7535">Tgstation.Server.Host.Components.Deployment.Remote.BaseRemoteDeploymentManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_remote_1_1_git_hub_remote_deployment_manager.html#a8756842313452447bfe3b68da144f0c8">Tgstation.Server.Host.Components.Deployment.Remote.GitHubRemoteDeploymentManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_remote_1_1_git_lab_remote_deployment_manager.html#a3bf1a42d784eca4fba2a822b64d63c66">Tgstation.Server.Host.Components.Deployment.Remote.GitLabRemoteDeploymentManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_remote_1_1_no_op_remote_deployment_manager.html#a67ec55f63a65d3e99d0ef026cb1de407">Tgstation.Server.Host.Components.Deployment.Remote.NoOpRemoteDeploymentManager</a></li>
|
|
<li>StageName : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_jobs_1_1_job_progress_reporter.html#a19ec1727306f8213de0f0c926da67290">Tgstation.Server.Host.Jobs.JobProgressReporter</a></li>
|
|
<li>stageName : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_jobs_1_1_job_progress_reporter.html#af4f40ede5f52d4b7bc14451af4a56df5">Tgstation.Server.Host.Jobs.JobProgressReporter</a></li>
|
|
<li>StandardModelChecks() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_chat_authority.html#af3f2924e1b42f6dac989e75560144d9e">Tgstation.Server.Host.Authority.ChatAuthority</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_chat_controller.html#a68a7da01a6b0e0cd0c2cfa551a0c533d">Tgstation.Server.Host.Controllers.ChatController</a></li>
|
|
<li>Start() : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_components_1_1_dream_daemon_client.html#a8cf4eb3c115f68866527c39ba88c5833">Tgstation.Server.Client.Components.DreamDaemonClient</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_client_1_1_components_1_1_i_dream_daemon_client.html#a91f1ff6e82a9cab6911d982d7715f1c2">Tgstation.Server.Client.Components.IDreamDaemonClient</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_jobs_1_1_job_handler.html#aba7a308e3f45a2403f388ca1e7d42e52">Tgstation.Server.Host.Jobs.JobHandler</a></li>
|
|
<li>StartAsync() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_chat_manager.html#ae189d33da50a0791f4caf35fa3eb2567">Tgstation.Server.Host.Components.Chat.ChatManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_dmb_factory.html#ae898120e96809cdb6bbd582072bcff71">Tgstation.Server.Host.Components.Deployment.DmbFactory</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_engine_manager.html#a43d2c796792fcf3807acc665c1ea06ab">Tgstation.Server.Host.Components.Engine.EngineManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance.html#a11cc04923d2557eefd57ad2ded9eb7f2">Tgstation.Server.Host.Components.Instance</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_factory.html#aabf10dd79c9488de365bb8de0129b74b">Tgstation.Server.Host.Components.InstanceFactory</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_manager.html#aa2bcc92fca46ad404800304ce4bdd781">Tgstation.Server.Host.Components.InstanceManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_repostory_manager_factory.html#aa06ea9998c32b7cff0a091a8ec717fed">Tgstation.Server.Host.Components.Repository.RepostoryManagerFactory</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_static_files_1_1_configuration.html#af05de18337edc2207b60b080de230802">Tgstation.Server.Host.Components.StaticFiles.Configuration</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_watchdog_base.html#ae30d4b582b04eb7c3ef3c5d848429bbd">Tgstation.Server.Host.Components.Watchdog.WatchdogBase</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_jobs_1_1_job_service.html#aaebaadf1aa4a8764c953f7f25a5d2135">Tgstation.Server.Host.Jobs.JobService</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_jobs_1_1_jobs_hub_group_mapper.html#af5e16e96cfdf0d588a948b5434cdd7c6">Tgstation.Server.Host.Jobs.JobsHubGroupMapper</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_posix_process_features.html#acf10e5a7e3f1d0482288f88babd2261f">Tgstation.Server.Host.System.PosixProcessFeatures</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_posix_signal_handler.html#a1251a072a3b3c3bce15ee2611a2e1e21">Tgstation.Server.Host.System.PosixSignalHandler</a></li>
|
|
<li>StartDeployment() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_remote_1_1_base_remote_deployment_manager.html#a2ab1e76a5eeabf1d18388ec25e863cb0">Tgstation.Server.Host.Components.Deployment.Remote.BaseRemoteDeploymentManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_remote_1_1_git_hub_remote_deployment_manager.html#a6daaca0929dd102bb1f69de7b4bcc5df">Tgstation.Server.Host.Components.Deployment.Remote.GitHubRemoteDeploymentManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_remote_1_1_git_lab_remote_deployment_manager.html#a71313e26b796dda7941d7adfe21c6646">Tgstation.Server.Host.Components.Deployment.Remote.GitLabRemoteDeploymentManager</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_remote_1_1_i_remote_deployment_manager.html#a8029ccdc07f945286c14972dfd4ae3a3">Tgstation.Server.Host.Components.Deployment.Remote.IRemoteDeploymentManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_remote_1_1_no_op_remote_deployment_manager.html#af187dfd3c11eacf2fecf3017fa667651">Tgstation.Server.Host.Components.Deployment.Remote.NoOpRemoteDeploymentManager</a></li>
|
|
<li>started : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_dmb_factory.html#ae4128b124ad48c9a541cebfe31db34de">Tgstation.Server.Host.Components.Deployment.DmbFactory</a></li>
|
|
<li>Started : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_jobs_1_1_job_handler.html#ab3e8640594dd9ad1ed372ff8ae24dc43">Tgstation.Server.Host.Jobs.JobHandler</a></li>
|
|
<li>StartedAt : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_internal_1_1_job.html#a0988d9930cae8f698a17c20d3e8cec9a">Tgstation.Server.Api.Models.Internal.Job</a></li>
|
|
<li>StartedBy : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_response_1_1_job_response.html#a9984e5e31d803f4b09294e7d531a9e7d">Tgstation.Server.Api.Models.Response.JobResponse</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_models_1_1_job.html#a1e02a134268f439adc14b00912e6e290">Tgstation.Server.Host.Models.Job</a></li>
|
|
<li>StartProfiler : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_internal_1_1_dream_daemon_launch_parameters.html#aa599a7221543ef48c8a27462bc3f7c34">Tgstation.Server.Api.Models.Internal.DreamDaemonLaunchParameters</a></li>
|
|
<li>Startup : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_system_1_1_i_process.html#a31134a65d5338a2ba017ff3f0b276776">Tgstation.Server.Host.System.IProcess</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_process.html#ab4a4559a320a7a43607d3a705d86a9e8">Tgstation.Server.Host.System.Process</a></li>
|
|
<li>StartupBridgeRequestsReceived : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_i_session_controller.html#af449cac12a368c787712f8c6a761dddf">Tgstation.Server.Host.Components.Session.ISessionController</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a4f4ff2a8581b140fccdbe56efc280e09">Tgstation.Server.Host.Components.Session.SessionController</a></li>
|
|
<li>startupCancellationTokenSource : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_manager.html#a76fbe64a7ff3a9fc273ecc05f613ed7c">Tgstation.Server.Host.Components.InstanceManager</a></li>
|
|
<li>startupTask : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_manager.html#a7da7b0a7f75cbd3bcebc0e215f9dfcef">Tgstation.Server.Host.Components.InstanceManager</a></li>
|
|
<li>startupTcs : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a9088f629a786c87b2795439e2759ab4d">Tgstation.Server.Host.Components.Session.SessionController</a></li>
|
|
<li>StartupTime : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_launch_result.html#a3a760923a1f56b674537f908b0f74c1b">Tgstation.Server.Host.Components.Session.LaunchResult</a></li>
|
|
<li>StartupTimeout : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_internal_1_1_dream_daemon_launch_parameters.html#aa3ac63088b89bf67dd5fdbe67970b03d">Tgstation.Server.Api.Models.Internal.DreamDaemonLaunchParameters</a></li>
|
|
<li>StaticIgnoreFile : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_static_files_1_1_configuration.html#a3c23fe94867b94fa0833f4a789830fd1">Tgstation.Server.Host.Components.StaticFiles.Configuration</a></li>
|
|
<li>StaticIgnorePath() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_static_files_1_1_configuration.html#a4a5436d55e83759de84d17871039d752">Tgstation.Server.Host.Components.StaticFiles.Configuration</a></li>
|
|
<li>Status : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_response_1_1_dream_daemon_response.html#a1ee4f36d764ae99e5e2220267cefd51a">Tgstation.Server.Api.Models.Response.DreamDaemonResponse</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_test_merge_result.html#a8ea0fe75ca2aeeb4435a41c015773e10">Tgstation.Server.Host.Components.Repository.TestMergeResult</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_i_watchdog.html#a81f00a3e7109a861886d14e6233d8b43">Tgstation.Server.Host.Components.Watchdog.IWatchdog</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_watchdog_base.html#a5fa8be05b0c448ea097a70e5d8708ffb">Tgstation.Server.Host.Components.Watchdog.WatchdogBase</a></li>
|
|
<li>status : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_watchdog_base.html#af5c8949750c7c079faf8d438fde20c6c">Tgstation.Server.Host.Components.Watchdog.WatchdogBase</a></li>
|
|
<li>StatusCode() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_api_controller.html#a978fe89eeaea424d7e034d2c7ab7b76e">Tgstation.Server.Host.Controllers.ApiController</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_extensions_1_1_controller_base_extensions.html#a5dea5bfb8313dc112b60fc0936c5b658">Tgstation.Server.Host.Extensions.ControllerBaseExtensions</a></li>
|
|
<li>StopAsync() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_chat_manager.html#af798c33e00b6fbbf046c8459cfd06eab">Tgstation.Server.Host.Components.Chat.ChatManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_dmb_factory.html#a7500062f2bc5c4ee14b84b548bf55161">Tgstation.Server.Host.Components.Deployment.DmbFactory</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_engine_manager.html#a3334a010a483afb149a9c46adb674da9">Tgstation.Server.Host.Components.Engine.EngineManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance.html#afc1fd9e8dc3bd57b78dbcbc4e7f449b4">Tgstation.Server.Host.Components.Instance</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_factory.html#aad758c3c739d563f51b44b8429acadc9">Tgstation.Server.Host.Components.InstanceFactory</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_manager.html#aaa1a2f2c9fe345546fd5f8ae27fe466b">Tgstation.Server.Host.Components.InstanceManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_repostory_manager_factory.html#abe1c083d3f48483aabc57c315a8af8ad">Tgstation.Server.Host.Components.Repository.RepostoryManagerFactory</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_static_files_1_1_configuration.html#ac92183102a90e39b483fce3915e5031e">Tgstation.Server.Host.Components.StaticFiles.Configuration</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_watchdog_base.html#aec4f16b34fe08499a4aaff0235ecdc76">Tgstation.Server.Host.Components.Watchdog.WatchdogBase</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_jobs_1_1_job_service.html#a46f9c3765d722cbd274dc7af7c02165d">Tgstation.Server.Host.Jobs.JobService</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_jobs_1_1_jobs_hub_group_mapper.html#ac91adece9162323f389dde9224dcf3fb">Tgstation.Server.Host.Jobs.JobsHubGroupMapper</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_posix_process_features.html#add130243de2bf65fc7fca6ac8e7e6d1a">Tgstation.Server.Host.System.PosixProcessFeatures</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_posix_signal_handler.html#acb7428435d274ec86ffd524a4565d5cb">Tgstation.Server.Host.System.PosixSignalHandler</a></li>
|
|
<li>StopMonitor() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_watchdog_base.html#aabf80bd8e764b8199c5f63aba6bf3de7">Tgstation.Server.Host.Components.Watchdog.WatchdogBase</a></li>
|
|
<li>StoppedAt : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_internal_1_1_job.html#a2b6b6dbe1243f140d9fb04767ea16c61">Tgstation.Server.Api.Models.Internal.Job</a></li>
|
|
<li>stoppingCts : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_static_files_1_1_configuration.html#aafed4a3a7ca4c4bf09c2b4dbdb2a713b">Tgstation.Server.Host.Components.StaticFiles.Configuration</a></li>
|
|
<li>StopReconnectionTimer() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_providers_1_1_provider.html#a19cca90f9904a5d3535cd27c3e3fe3fe">Tgstation.Server.Host.Components.Chat.Providers.Provider</a></li>
|
|
<li>StopServerImmediate() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_server.html#af37c73bdc1de34bc4c34214e6dd9a98d">Tgstation.Server.Host.Server</a></li>
|
|
<li>StopServerProcess() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_engine_executable_lock.html#ad4e40c11978059b22ce8db3dfc4126c5">Tgstation.Server.Host.Components.Engine.EngineExecutableLock</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_i_engine_installation.html#abdc1ed1c2c3e883ae672ef7b75e67b03">Tgstation.Server.Host.Components.Engine.IEngineInstallation</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_open_dream_installation.html#a6ee433d8a668eb7d1e75708981e30125">Tgstation.Server.Host.Components.Engine.OpenDreamInstallation</a></li>
|
|
<li>stream : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_results_1_1_limited_stream_result.html#a951de451bf5a8c7ce4cc28fca4f2156c">Tgstation.Server.Host.Controllers.Results.LimitedStreamResult</a></li>
|
|
<li>streamKind : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_transfer_1_1_file_upload_provider.html#a664d40fda715c2542f9f5fffa39ea574">Tgstation.Server.Host.Transfer.FileUploadProvider</a></li>
|
|
<li>StreamProvider : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_transfer_1_1_file_download_provider.html#abc78b59129399aa2042f40df2d05ad63">Tgstation.Server.Host.Transfer.FileDownloadProvider</a></li>
|
|
<li>streamTcs : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_transfer_1_1_file_upload_provider.html#a2aa61dad422f33a38ba11d36c26ac41a">Tgstation.Server.Host.Transfer.FileUploadProvider</a></li>
|
|
<li>StringScalarType() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_scalars_1_1_string_scalar_type.html#a42862709d959c091a4ca4d8ace104cb9">Tgstation.Server.Host.GraphQL.Scalars.StringScalarType</a></li>
|
|
<li>subdirectory : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_resolving_i_o_manager.html#a02d7c98f480664056ad8dbe912003ae9">Tgstation.Server.Host.IO.ResolvingIOManager</a></li>
|
|
<li>submoduleFactory : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_repository.html#a87cc072f143ca5465d0033796d490599">Tgstation.Server.Host.Components.Repository.Repository</a></li>
|
|
<li>Subscribe< TResultData >() : <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_graph_q_l_1_1_graph_q_l_server_client.html#aef906a8f210b5fe75a8f7f20cc7e5f66">Tgstation.Server.Client.GraphQL.GraphQLServerClient</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_client_1_1_graph_q_l_1_1_i_graph_q_l_server_client.html#a9c0f5b2cdabcd8b2f4c782d913f89eb5">Tgstation.Server.Client.GraphQL.IGraphQLServerClient</a></li>
|
|
<li>SubscribeAsync< TMessage >() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_subscriptions_1_1_shutdown_aware_topic_event_receiver.html#a1e53357ef6571a411ff4ca9c44c08fb9">Tgstation.Server.Host.GraphQL.Subscriptions.ShutdownAwareTopicEventReceiver</a></li>
|
|
<li>SubscribeToJobUpdates() : <a class="el" href="interface_tgstation_1_1_server_1_1_client_1_1_i_rest_server_client.html#a3a06ce1154579e2f5df1b3faf222a703">Tgstation.Server.Client.IRestServerClient</a>, <a class="el" href="class_tgstation_1_1_server_1_1_client_1_1_rest_server_client.html#a851fe8e43a5fe871d257794caa393dd9">Tgstation.Server.Client.RestServerClient</a></li>
|
|
<li>Success : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_core_1_1_authority_response.html#a324716e9639d2539cf484a8c4e767600">Tgstation.Server.Host.Authority.Core.AuthorityResponse< TResult ></a></li>
|
|
<li>successfulDeployments : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_dream_maker.html#a7bc8863bee957edada2da93870ce86f4">Tgstation.Server.Host.Components.Deployment.DreamMaker</a></li>
|
|
<li>SuccessResponse : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_core_1_1_authority_response.html#ae1ca1b59e7806de90722711b4fb0e3db">Tgstation.Server.Host.Authority.Core.AuthorityResponse< TResult ></a></li>
|
|
<li>SupportedGuildChannelTypes : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_providers_1_1_discord_provider.html#a1896b3a7ddd7b500c2624d3676b64eaf">Tgstation.Server.Host.Components.Chat.Providers.DiscordProvider</a></li>
|
|
<li>supportsMapThreads : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_engine_1_1_byond_installation.html#a1f0c30296682129169dc1fca8fef9560">Tgstation.Server.Host.Components.Engine.ByondInstallation</a></li>
|
|
<li>SuspendProcess() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a2c32f8a5ca415054c19c9705a43537ca">Tgstation.Server.Host.Components.Session.SessionController</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_system_1_1_i_process_base.html#a8cffc46262e4fd8678b3377f24415f5b">Tgstation.Server.Host.System.IProcessBase</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_system_1_1_i_process_features.html#ac6b97694917044ddce0c3ba9c8478246">Tgstation.Server.Host.System.IProcessFeatures</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_posix_process_features.html#a1c0faded339a483cc9e2f513ec7d5cee">Tgstation.Server.Host.System.PosixProcessFeatures</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_process.html#a838c384e77f8a221b385746d03e2d7eb">Tgstation.Server.Host.System.Process</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_windows_process_features.html#a08d35b105b285a19f77df6c863c5cfeb">Tgstation.Server.Host.System.WindowsProcessFeatures</a></li>
|
|
<li>SuspendThread() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_native_methods.html#a35f0201cc5934e298fed6050342bb4b7">Tgstation.Server.Host.System.NativeMethods</a></li>
|
|
<li>SwappableDmbProvider() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_swappable_dmb_provider.html#a81474a7fdb22b1fb18aaa0fbdac2d4f8">Tgstation.Server.Host.Components.Deployment.SwappableDmbProvider</a></li>
|
|
<li>Swapped : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_swappable_dmb_provider.html#aa556acd2f54e38ce22f5e623a12222c7">Tgstation.Server.Host.Components.Deployment.SwappableDmbProvider</a></li>
|
|
<li>swapped : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_swappable_dmb_provider.html#a52f03ac7de034a52e53790d74cfd0ccc">Tgstation.Server.Host.Components.Deployment.SwappableDmbProvider</a></li>
|
|
<li>Swarm() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_query.html#a7e8dfd9db36cc9116f0c139fe7db26fb">Tgstation.Server.Host.GraphQL.Query</a></li>
|
|
<li>swarmConfiguration : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_database_1_1_database_seeder.html#ae99d5d9cbe6a8c97d385f81743094c5c">Tgstation.Server.Host.Database.DatabaseSeeder</a></li>
|
|
<li>swarmConfigurationOptions : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_manager.html#a6ed022b1afe150b7a84dd8447774f8bc">Tgstation.Server.Host.Components.InstanceManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_instance_controller.html#a15f4fb55669e9de32ad4d2be3d79bc5d">Tgstation.Server.Host.Controllers.InstanceController</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_swarm_controller.html#a692e5676c0a62c573f1a888e2408f083">Tgstation.Server.Host.Controllers.SwarmController</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_authentication_context_factory.html#ad4f0ff4bf15db55892865ec54079e68b">Tgstation.Server.Host.Security.AuthenticationContextFactory</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_swarm_1_1_swarm_service.html#a5e6e2ff052ef5ab23f0d6c53d8d865a4">Tgstation.Server.Host.Swarm.SwarmService</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_utils_1_1_port_allocator.html#a4d5647ffb9aca2567986e83c692172c0">Tgstation.Server.Host.Utils.PortAllocator</a></li>
|
|
<li>SwarmConstants() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_swarm_1_1_swarm_constants.html#a8435e376fb36e6c41976283086a4b102">Tgstation.Server.Host.Swarm.SwarmConstants</a></li>
|
|
<li>SwarmController() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_swarm_controller.html#a772e50a0433394710b3bcaddeacded92">Tgstation.Server.Host.Controllers.SwarmController</a></li>
|
|
<li>swarmController : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_swarm_1_1_swarm_service.html#a100bde23a659ca75ab63c9d5f839251a">Tgstation.Server.Host.Swarm.SwarmService</a></li>
|
|
<li>SwarmIdentifer : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_models_1_1_instance.html#aa5e81960ec5d3e37d3d8af7fc46fd4f4">Tgstation.Server.Host.Models.Instance</a></li>
|
|
<li>SwarmIdentifierContextProperty : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_utils_1_1_serilog_context_helper.html#a654495825080abefafbf681e08b814c5">Tgstation.Server.Host.Utils.SerilogContextHelper</a></li>
|
|
<li>SwarmMode : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_swarm_1_1_swarm_service.html#a33ea557bd6d58e80ec8fee3133f4ed2f">Tgstation.Server.Host.Swarm.SwarmService</a></li>
|
|
<li>SwarmNode() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_types_1_1_swarm_node.html#a5a1bc6d1dc564152e51766466cc68a91">Tgstation.Server.Host.GraphQL.Types.SwarmNode</a></li>
|
|
<li>swarmOperations : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_swarm_controller.html#a16304a5cba8be41beb3cb5515b34cc47">Tgstation.Server.Host.Controllers.SwarmController</a></li>
|
|
<li>SwarmProtocolVersion() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_types_1_1_gateway_information.html#ad67115e3a17603bd6398cba49eb76f49">Tgstation.Server.Host.GraphQL.Types.GatewayInformation</a></li>
|
|
<li>SwarmRegistrationRequest() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_swarm_1_1_swarm_registration_request.html#a58b52ff9a6e2aee0bbe496f1000f33ea">Tgstation.Server.Host.Swarm.SwarmRegistrationRequest</a></li>
|
|
<li>SwarmServer() : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_internal_1_1_swarm_server.html#a74eede1de97084b5a055d9ba8881bd98">Tgstation.Server.Api.Models.Internal.SwarmServer</a></li>
|
|
<li>SwarmServerInformation() : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_internal_1_1_swarm_server_information.html#a4909e06bab02b02cd41f188d4d41a178">Tgstation.Server.Api.Models.Internal.SwarmServerInformation</a></li>
|
|
<li>SwarmServerResponse() : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_response_1_1_swarm_server_response.html#a4d569382d255b8ba65f57064a65fe2fd">Tgstation.Server.Api.Models.Response.SwarmServerResponse</a></li>
|
|
<li>SwarmServers : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_response_1_1_server_information_response.html#a7fab0429cdf0d3efab2173e189e71017">Tgstation.Server.Api.Models.Response.ServerInformationResponse</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_swarm_1_1_swarm_servers_update_request.html#aee526b0800dee3680f457e3d9426867a">Tgstation.Server.Host.Swarm.SwarmServersUpdateRequest</a></li>
|
|
<li>swarmServers : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_swarm_1_1_swarm_service.html#a227ed50242def00f2d2d3ae9ab0ff95b">Tgstation.Server.Host.Swarm.SwarmService</a></li>
|
|
<li>swarmService : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_controllers_1_1_api_root_controller.html#af066e54dc54f71de8fa36c8119762171">Tgstation.Server.Host.Controllers.ApiRootController</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_core_1_1_server_update_initiator.html#a3e41ec0e9946e41e253cda202515f984">Tgstation.Server.Host.Core.ServerUpdateInitiator</a></li>
|
|
<li>SwarmService : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_core_1_1_server_update_operation.html#a940173d7d73352a4d918532225454f4c">Tgstation.Server.Host.Core.ServerUpdateOperation</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_swarm_1_1_swarm_service.html#ace0c6371ae845dbe70e8008f047d85da">Tgstation.Server.Host.Swarm.SwarmService</a></li>
|
|
<li>swarmServiceController : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_manager.html#a7281abf42fbdf74cfbabfe9181ad301e">Tgstation.Server.Host.Components.InstanceManager</a></li>
|
|
<li>SwarmUpdateOperation() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_swarm_1_1_swarm_update_operation.html#a666d03b57b8aed6ff67395586b91c55c">Tgstation.Server.Host.Swarm.SwarmUpdateOperation</a></li>
|
|
<li>SymlinkDmbProvider() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_deployment_1_1_symlink_dmb_provider.html#a4c392bb29a517fed1bfcd4b7cd5cc33a">Tgstation.Server.Host.Components.Deployment.SymlinkDmbProvider</a></li>
|
|
<li>SymlinkedDirectoriesAreDeletedAsFiles : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_i_filesystem_link_factory.html#aec5a94c83818a1d4f6ca5fc1d82c8207">Tgstation.Server.Host.IO.IFilesystemLinkFactory</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_posix_filesystem_link_factory.html#a0b0d28882b7a82fb588e5cad8d37131d">Tgstation.Server.Host.IO.PosixFilesystemLinkFactory</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_windows_filesystem_link_factory.html#a2387a90205eeb967ed1f84af2bd9ac07">Tgstation.Server.Host.IO.WindowsFilesystemLinkFactory</a></li>
|
|
<li>SymlinkStaticFilesTo() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_static_files_1_1_configuration.html#a4bde2bc61aaf361c082bd9de17bf4157">Tgstation.Server.Host.Components.StaticFiles.Configuration</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_static_files_1_1_i_configuration.html#af90078412921cc8617d6597363efd4ed">Tgstation.Server.Host.Components.StaticFiles.IConfiguration</a></li>
|
|
<li>synchronizationLock : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_chat_manager.html#a1ac2daf67a09f128290588a5181c88ba">Tgstation.Server.Host.Components.Chat.ChatManager</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_chat_1_1_chat_tracking_context.html#ab3b8d2b85773e2d5e5f63aff3e8c27eb">Tgstation.Server.Host.Components.Chat.ChatTrackingContext</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_session_1_1_session_controller.html#a0bbceae0e217ef75fc3989124017856d">Tgstation.Server.Host.Components.Session.SessionController</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_jobs_1_1_job_service.html#a2a0df9ba71fdfea989c57f975fce051f">Tgstation.Server.Host.Jobs.JobService</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_transfer_1_1_file_transfer_service.html#a1d5e994e7b8168784c5396a80dc18663">Tgstation.Server.Host.Transfer.FileTransferService</a></li>
|
|
<li>synchronizationSemaphore : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_watchdog_1_1_watchdog_base.html#a7e6adcb942a9ff1bb7d11d738b98b6e4">Tgstation.Server.Host.Components.Watchdog.WatchdogBase</a></li>
|
|
<li>Synchronize() : <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_i_repository.html#a627cc097b3f76abc52f308c0973de226">Tgstation.Server.Host.Components.Repository.IRepository</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_repository.html#a5dc9ca8cfb27f89f6d595412d819021a">Tgstation.Server.Host.Components.Repository.Repository</a></li>
|
|
<li>synchronousIOManager : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_factory.html#a2b14e009e117f22b206bbdf743712809">Tgstation.Server.Host.Components.InstanceFactory</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_static_files_1_1_configuration.html#a29a360d050eedfecf24a5d7a75331f1d">Tgstation.Server.Host.Components.StaticFiles.Configuration</a></li>
|
|
<li>SynchronousIOManager() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_i_o_1_1_synchronous_i_o_manager.html#a5963a2b9815dab6887627b63155e4a25">Tgstation.Server.Host.IO.SynchronousIOManager</a></li>
|
|
<li>SystemDManager() : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_system_1_1_system_d_manager.html#a6f58815e073d27699e473c74617f0fdc">Tgstation.Server.Host.System.SystemDManager</a></li>
|
|
<li>SystemIdentifier : <a class="el" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_internal_1_1_user_model_base.html#ab579df00363a2d7f71a25af0585a8ef2">Tgstation.Server.Api.Models.Internal.UserModelBase</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_graph_q_l_1_1_types_1_1_user.html#ab97d6f35aac000785a12a015e5fe6b1e">Tgstation.Server.Host.GraphQL.Types.User</a></li>
|
|
<li>SystemIdentity : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_authentication_context.html#a7ad6dca2748efd73705791db904d0163">Tgstation.Server.Host.Security.AuthenticationContext</a>, <a class="el" href="interface_tgstation_1_1_server_1_1_host_1_1_security_1_1_i_authentication_context.html#a0cbae8029b99299c61788b1ecb8a7b6b">Tgstation.Server.Host.Security.IAuthenticationContext</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_security_1_1_identity_cache_object.html#a86a823a9e7ee94f2497bfae86c1efeed">Tgstation.Server.Host.Security.IdentityCacheObject</a></li>
|
|
<li>systemIdentityFactory : <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_login_authority.html#aa984b0b34abc0ba2639a4bc70b19817f">Tgstation.Server.Host.Authority.LoginAuthority</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_authority_1_1_user_authority.html#a81f60af5ad50d8a4c8452adf96f75bd8">Tgstation.Server.Host.Authority.UserAuthority</a>, <a class="el" href="class_tgstation_1_1_server_1_1_host_1_1_components_1_1_instance_manager.html#a914147c0498a9b2482efe956486646fb">Tgstation.Server.Host.Components.InstanceManager</a></li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
|
|
</small></address>
|
|
</body>
|
|
</html>
|