Click or drag to resize
ProxyType Enumeration
ProxyType Enum

Namespace:  BlackBerry.Workspaces.Core
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public enum ProxyType
Members
  Member nameValueDescription
None0 None
AutoDetect1 AutoDetect
Explicit2 Explicit
See Also