Table of Contents

Property IsSyncing

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsSyncing

Gets whether this integration is syncing.

[JsonProperty("syncing", NullValueHandling = NullValueHandling.Ignore)]
public bool IsSyncing { get; }

Property Value

bool