Checks whether the object specified by its type name and assembly name is registered as a remotely activated client type.
Syntax
Parameters
- typeName
-
The type name of the object to check. - assemblyName
-
The assembly name of the object to check.
Returns
The System.Runtime.Remoting.ActivatedClientTypeEntry that corresponds to the specified object type.
Remarks
Requirements
Namespace: System.Runtime.Remoting
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0