terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Runtime.Remoting.Channels.ChannelServices Class Referencesealed

Static Public Member Functions

static void RegisterChannel (IChannel chnl)
 
static void RegisterChannel (IChannel chnl, bool ensureSecurity)
 
static IMessage SyncDispatchMessage (IMessage msg)
 

Static Package Functions

static IMessageSink CreateClientChannelSinkChain (string url, object remoteChannelData, [Out] string objectUri)
 
static IMessageSink CreateClientChannelSinkChain (IChannelSender sender, string url, object[] channelDataArray, [Out] string objectUri)
 
static void RegisterChannelConfig (ChannelData channel)
 
static IMessage CheckReturnMessage (IMessage callMsg, IMessage retMsg)
 
static object[] GetCurrentChannelInfo ()
 

Static Package Attributes

static string CrossContextUrl
 

Properties

static CrossContextChannel CrossContextChannel [get]
 

Static Private Member Functions

static object CreateProvider (ProviderData prov)
 
static ReturnMessage CheckIncomingMessage (IMessage msg)
 
static bool IsLocalCall (IMessage callMsg)
 
static ChannelServices ()
 

Static Private Attributes

static ArrayList registeredChannels
 
static ArrayList delayedClientChannels
 
static CrossContextChannel _crossContextSink
 
static IList oldStartModeTypes
 

Detailed Description

Definition at line 11 of file ChannelServices.cs.


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