Show / Hide Table of Contents

Class ShardStatus

Class representing a shard's status (Status API).

Inheritance
System.Object
Shard
ShardStatus
Inherited Members
Shard.Hostname
Shard.Locales
Shard.Name
Shard.RegionTag
Shard.Slug
Namespace:RiotSharp.StatusEndpoint
Assembly:RiotSharp.dll
Syntax
public class ShardStatus : Shard

Properties

Services

List of services for this shard.

Declaration
public List<Service> Services { get; set; }
Property Value
Type Description
List<><Service>
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX