131 if (dynamicPropertyCollection !=
null)
220 if (dynamicPropertyCollection !=
null)
235 if (dynamicPropertyCollection !=
null)
292 return "ContextID: " +
text;
300 if (messageSink !=
null)
397 long value = 0.m_value;
434 if (localDataStore ==
null)
class f__AnonymousType0<< Count > j__TPar
static Context InternalGetDefaultContext()
static Context InternalSetContext(Context context)
static object[] local_slots
virtual IContextProperty[] ContextProperties
static void RegisterContext(Context ctx)
static Context SwitchToContext(Context newContext)
static LocalDataStoreSlot AllocateNamedDataSlot(string name)
static void ReleaseContext(Context ctx)
IMessageSink CreateServerObjectSinkChain(MarshalByRefObject obj, bool forceInternalExecute)
static object GetData(LocalDataStoreSlot slot)
List< IContextProperty > context_properties
IMessageSink GetClientContextSinkChain()
virtual void SetProperty(IContextProperty prop)
void DoCallBack(CrossContextDelegate deleg)
static void SetData(LocalDataStoreSlot slot, object data)
IMessageSink client_context_sink_chain
IMessageSink CreateEnvoySink(MarshalByRefObject serverObject)
static bool RegisterDynamicProperty(IDynamicProperty prop, ContextBoundObject obj, Context ctx)
ContextCallbackObject callback_object
DynamicPropertyCollection context_dynamic_properties
static void FreeNamedDataSlot(string name)
static void NotifyGlobalDynamicSinks(bool start, IMessage req_msg, bool client_site, bool async)
IMessageSink server_context_sink_chain
static LocalDataStoreSlot AllocateDataSlot()
static bool UnregisterDynamicProperty(string name, ContextBoundObject obj, Context ctx)
static LocalDataStoreMgr _localDataStoreMgr
override string ToString()
LocalDataStoreHolder _localDataStore
IMessageSink GetServerContextSinkChain()
virtual IContextProperty GetProperty(string name)
static IMessageSink default_server_context_sink
static Context CreateNewContext(IConstructionCallMessage msg)
static DynamicPropertyCollection GetDynamicPropertyCollection(ContextBoundObject obj, Context ctx)
void NotifyDynamicSinks(bool start, IMessage req_msg, bool client_site, bool async)
static LocalDataStoreSlot GetNamedDataSlot(string name)
static bool HasGlobalDynamicSinks
static DynamicPropertyCollection global_dynamic_properties
LocalDataStore MyLocalStore
static Context DefaultContext
void NotifyMessage(bool start, IMessage msg, bool client_site, bool async)
static int Increment(int location)
static void Exit(object obj)
static Context CurrentContext