Creates a local proxy object of a specified remote component.
Declaring type: ZyanConnection
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Overload List
  Name Description
Public Method ZyanConnection.CreateProxy<T> () Creates a local proxy object of a specified remote component.
Public Method ZyanConnection.CreateProxy<T> (string) Creates a local proxy object of a specified remote component.
Public Method ZyanConnection.CreateProxy<T> (bool) Creates a local proxy object of a specified remote component.
Public Method ZyanConnection.CreateProxy<T> (string, bool) Creates a local proxy object of a specified remote component.