SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

socketDNSTotalTimeout (property)

The timeout (in milliseconds) for the whole resolution process.

Syntax

@property (nonatomic,readwrite,assign,getter=socketDNSTotalTimeout,setter=setSocketDNSTotalTimeout:) int socketDNSTotalTimeout;
- (int)socketDNSTotalTimeout;
- (void)setSocketDNSTotalTimeout:(int)newSocketDNSTotalTimeout;
public var socketDNSTotalTimeout: Int32 {
  get {...}
set {...} }

Default Value

0

Remarks

The timeout (in milliseconds) for the whole resolution process. The value of 0 indicates the infinite timeout.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 iOS Edition - Version 20.0 [Build 8166]