IntegrationProxyOptions
Assembly: ZennoLab.CommandCenter
Full name: ZennoLab.CommandCenter.Classes.IntegrationProxyOptions
Kind: class
Proxy options for ZennoPoster integration
Constructor
IntegrationProxyOptions()
Constructor
Properties
ProxyUsageKind
Property
IntegrationProxyUsageKind ProxyUsageKind { get; set; }
Kind of proxy overriding UseProfileProxy - use proxy that already linked to the profile OverrideProxyString - override proxy before start or clear proxy if ProxyOverride is null or empty
ProxyOverride
Property
string ProxyOverride { get; set; }
Property is used when ProxyUsageKind is OverrideProxyString Proxy string to apply to the profile before start If value is string.Empty or null then proxy will be cleared