Table of Contents

Class IsUpgradableConnectionAttribute

Namespace
Phoesion.Glow.SDK.Firefly
Assembly
Phoesion.Glow.SDK.Firefly.Annotations.dll

Instruct PRISM that this connection will be upgraded (eg. websockets)

[AttributeUsage(AttributeTargets.Method, AllowMultiple = false, Inherited = false)]
public class IsUpgradableConnectionAttribute : Attribute
Inheritance
object
Attribute
IsUpgradableConnectionAttribute

Constructors

IsUpgradableConnectionAttribute()

public IsUpgradableConnectionAttribute()