0 out of 5 rated this helpful - Rate this topic

Activator.GetObject Method

Creates a proxy for a currently running remote object, server-activated well-known object, or XML Web service.

Name Description
Activator.GetObject (Type, String) Creates a proxy for the well-known object indicated by the specified type and URL.
Activator.GetObject (Type, String, Object) Creates a proxy for the well-known object indicated by the specified type, URL, and channel data.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.