FM.LiveSwitch by Frozen Mountain Software

<PackageReference Include="FM.LiveSwitch" Version="1.14.3.9675" />

.NET API 5,045,248 bytes

 Stream

public abstract class Stream : StreamBase
public bool Deactivated { get; set; }

public bool Disabled { get; set; }

public EncryptionMode EncryptionMode { get; set; }

public EncryptionMode[] EncryptionModes { get; set; }

public EncryptionPolicy EncryptionPolicy { get; set; }

public int Index { get; }

public SdesPolicy SdesPolicy { get; set; }

public bool UseDtls { get; set; }

public virtual bool UseSdes { get; set; }

public Stream(StreamType type)

protected void RaiseDisabledChange()