Mono Class Library: OverviewSystem.Runtime.Remoting.RemotingConfiguration: Members |
The members of System.Runtime.Remoting.RemotingConfiguration are listed below.
See Also: Inherited members from System.Object
[read-only] staticApplicationId string. Documentation for this section has not yet been entered. staticApplicationName string. Documentation for this section has not yet been entered. staticCustomErrorsMode CustomErrorsModes. Documentation for this section has not yet been entered. [read-only] staticProcessId string. Documentation for this section has not yet been entered.
staticConfigure(string) Documentation for this section has not yet been entered. staticConfigure(string, bool) Documentation for this section has not yet been entered. staticCustomErrorsEnabled(bool) : bool Documentation for this section has not yet been entered. staticGetRegisteredActivatedClientTypes() : ActivatedClientTypeEntry[] Documentation for this section has not yet been entered. staticGetRegisteredActivatedServiceTypes() : ActivatedServiceTypeEntry[] Documentation for this section has not yet been entered. staticGetRegisteredWellKnownClientTypes() : WellKnownClientTypeEntry[] Documentation for this section has not yet been entered. staticGetRegisteredWellKnownServiceTypes() : WellKnownServiceTypeEntry[] Documentation for this section has not yet been entered. staticIsActivationAllowed(Type) : bool Documentation for this section has not yet been entered. staticIsRemotelyActivatedClientType(Type) : ActivatedClientTypeEntry Documentation for this section has not yet been entered. staticIsRemotelyActivatedClientType(string, string) : ActivatedClientTypeEntry Documentation for this section has not yet been entered. staticIsWellKnownClientType(Type) : WellKnownClientTypeEntry Documentation for this section has not yet been entered. staticIsWellKnownClientType(string, string) : WellKnownClientTypeEntry Documentation for this section has not yet been entered. staticRegisterActivatedClientType(ActivatedClientTypeEntry) Documentation for this section has not yet been entered. staticRegisterActivatedClientType(Type, string) Documentation for this section has not yet been entered. staticRegisterActivatedServiceType(ActivatedServiceTypeEntry) Documentation for this section has not yet been entered. staticRegisterActivatedServiceType(Type) Documentation for this section has not yet been entered. staticRegisterWellKnownClientType(WellKnownClientTypeEntry) Documentation for this section has not yet been entered. staticRegisterWellKnownClientType(Type, string) Documentation for this section has not yet been entered. staticRegisterWellKnownServiceType(WellKnownServiceTypeEntry) Documentation for this section has not yet been entered. staticRegisterWellKnownServiceType(Type, string, WellKnownObjectMode) Documentation for this section has not yet been entered.