terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Runtime.Remoting.Channels.ChannelServices Class Referencesealed
+ Collaboration diagram for System.Runtime.Remoting.Channels.ChannelServices:

Static Public Member Functions

static void RegisterChannel (IChannel chnl)
 
static void RegisterChannel (IChannel chnl, bool ensureSecurity)
 
static global::System.Runtime.Remoting.Messaging.IMessage SyncDispatchMessage (global::System.Runtime.Remoting.Messaging.IMessage msg)
 

Static Package Functions

static global::System.Runtime.Remoting.Messaging.IMessageSink CreateClientChannelSinkChain (string url, object remoteChannelData, out string objectUri)
 
static global::System.Runtime.Remoting.Messaging.IMessageSink CreateClientChannelSinkChain (IChannelSender sender, string url, object[] channelDataArray, out string objectUri)
 
static void RegisterChannelConfig (ChannelData channel)
 
static global::System.Runtime.Remoting.Messaging.IMessage CheckReturnMessage (global::System.Runtime.Remoting.Messaging.IMessage callMsg, global::System.Runtime.Remoting.Messaging.IMessage retMsg)
 
static object[] GetCurrentChannelInfo ()
 

Static Package Attributes

static string CrossContextUrl
 

Properties

static global::System.Runtime.Remoting.Contexts.CrossContextChannel CrossContextChannel [get, set]
 

Static Private Member Functions

static object CreateProvider (ProviderData prov)
 
static global::System.Runtime.Remoting.Messaging.ReturnMessage CheckIncomingMessage (global::System.Runtime.Remoting.Messaging.IMessage msg)
 
static bool IsLocalCall (global::System.Runtime.Remoting.Messaging.IMessage callMsg)
 
static ChannelServices ()
 

Static Private Attributes

static global::System.Collections.ArrayList registeredChannels
 
static global::System.Collections.ArrayList delayedClientChannels
 
static global::System.Runtime.Remoting.Contexts.CrossContextChannel _crossContextSink
 
static global::System.Collections.IList oldStartModeTypes
 

Detailed Description

Definition at line 16 of file ChannelServices.cs.


The documentation for this class was generated from the following file: