Creates a local proxy object of a specified remote component.
Declaring type: ZyanConnection
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public T CreateProxy<T> (
        string uniqueName
) 
Type Parameters
T
Remote component interface type
Parameters
uniqueName
Unique component name
Return Value
Proxy