package cs.system.runtime.remoting.contexts
Available on cs
staticread onlyDefaultContext:Context
staticAllocateDataSlot():LocalDataStoreSlot
staticAllocateNamedDataSlot(name:String):LocalDataStoreSlot
staticFreeNamedDataSlot(name:String):Void
staticGetData(slot:LocalDataStoreSlot):Dynamic
staticGetNamedDataSlot(name:String):LocalDataStoreSlot
staticRegisterDynamicProperty(prop:IDynamicProperty, obj:ContextBoundObject, ctx:Context):Bool
staticSetData(slot:LocalDataStoreSlot, data:Dynamic):Void
staticUnregisterDynamicProperty(name:String, obj:ContextBoundObject, ctx:Context):Bool
finalnew()
read onlyContextID:Int
read onlyContextProperties:NativeArray<IContextProperty>
finalDoCallBack(deleg:CrossContextDelegate):Void
Freeze():Void
GetProperty(name:String):IContextProperty
SetProperty(prop:IContextProperty):Void
ToString():String
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/runtime/remoting/contexts/Context.html