Table of Contents

Class AsyncOut<T>

Namespace
Phoesion.Glow.SDK.Client
Assembly
Phoesion.Glow.SDK.Client.dll
public sealed class AsyncOut<T>

Type Parameters

T
Inheritance
object
AsyncOut<T>

Properties

Value

public T Value { get; set; }

Property Value

T

Methods

SetValue(T)

public void SetValue(T value)

Parameters

value T