.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. System.Runtime.Remoting
  3. RemotingConfiguration
  4. ProcessId
  • RemotingConfiguration
    • ApplicationId
    • ApplicationName
    • CustomErrorsMode
    • ProcessId
    • Configure(String)
    • Configure(String, Boolean)
    • CustomErrorsEnabled(Boolean)
    • GetRegisteredActivatedClientTypes()
    • GetRegisteredActivatedServiceTypes()
    • GetRegisteredWellKnownClientTypes()
    • GetRegisteredWellKnownServiceTypes()
    • IsActivationAllowed(Type)
    • IsRemotelyActivatedClientType(Type)
    • IsRemotelyActivatedClientType(String, String)
    • IsWellKnownClientType(Type)
    • IsWellKnownClientType(String, String)
    • RegisterActivatedClientType(ActivatedClientTypeEntry)
    • RegisterActivatedClientType(Type, String)
    • RegisterActivatedServiceType(ActivatedServiceTypeEntry)
    • RegisterActivatedServiceType(Type)
    • RegisterWellKnownClientType(WellKnownClientTypeEntry)
    • RegisterWellKnownClientType(Type, String)
    • RegisterWellKnownServiceType(WellKnownServiceTypeEntry)
    • RegisterWellKnownServiceType(Type, String, WellKnownObjectMode)
net481
namespace System.Runtime.Remoting
{
    [ComVisible(true)]
    public static class RemotingConfiguration
    {
        public static string ProcessId
        {
            [SecurityCritical]
            get;
        }

    }
}
nuget.org
0.0 %
Reference this API
.NET Framework 1.01.12.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1
Information specific to net481
Assembly

mscorlib , Version=4.0.0.0, PublicKeyToken=b77a5c561934e089

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙