Method Write Write<T>(T) Set the value stored in the GlobalVariable. Declaration public void Write<T>(T value) Parameters Type Name Description T value The new value to assign to the GlobalVariable. Type Parameters Name Description T