package cs.system.runtime.remoting.contexts
Available on csnew ()read only ContextID:Intread only ContextProperties:NativeArray<IContextProperty>DoCallBack (deleg:CrossContextDelegate):VoidFreeze ():VoidGetProperty (name:String):IContextPropertySetProperty (prop:IContextProperty):VoidToString ():Stringstatic read only DefaultContext:Contextstatic AllocateDataSlot ():LocalDataStoreSlotstatic AllocateNamedDataSlot (name:String):LocalDataStoreSlotstatic FreeNamedDataSlot (name:String):Voidstatic GetData (slot:LocalDataStoreSlot):Dynamicstatic GetNamedDataSlot (name:String):LocalDataStoreSlotstatic RegisterDynamicProperty (prop:IDynamicProperty, obj:ContextBoundObject, ctx:Context):Boolstatic SetData (slot:LocalDataStoreSlot, data:Dynamic):Voidstatic UnregisterDynamicProperty (name:String, obj:ContextBoundObject, ctx:Context):Bool
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/runtime/remoting/contexts/Context.html