Reference Library
ProxyType Property
NamespacesAsgard5.NetProxyDisconnectedEventArgsProxyType
Declaration Syntax
C#Visual BasicVisual C++
public ProxyType ProxyType { get; set; }
Public Property ProxyType As ProxyType
	Get
	Set
public:
property ProxyType ProxyType {
	ProxyType get ();
	void set (ProxyType value);
}

Assembly: Asgard5Library (Module: Asgard5Library)