Контекст
package cs.system.runtime.remoting.contexts
Доступно в 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