package cs.system.runtime.remoting.contexts
Available on cs
staticread onlyDefaultContext:ContextstaticAllocateDataSlot():LocalDataStoreSlotstaticAllocateNamedDataSlot(name:String):LocalDataStoreSlotstaticFreeNamedDataSlot(name:String):VoidstaticGetData(slot:LocalDataStoreSlot):DynamicstaticGetNamedDataSlot(name:String):LocalDataStoreSlotstaticRegisterDynamicProperty(prop:IDynamicProperty, obj:ContextBoundObject, ctx:Context):BoolstaticSetData(slot:LocalDataStoreSlot, data:Dynamic):VoidstaticUnregisterDynamicProperty(name:String, obj:ContextBoundObject, ctx:Context):Boolfinalnew()read onlyContextID:Intread onlyContextProperties:NativeArray<IContextProperty>finalDoCallBack(deleg:CrossContextDelegate):VoidFreeze():VoidGetProperty(name:String):IContextPropertySetProperty(prop:IContextProperty):VoidToString():String
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/runtime/remoting/contexts/Context.html