pendingRequestRemotePort (property)

The remote port associated with the request.

Syntax

- (int)pendingRequestRemotePort:(int)pendingRequestIndex;
public func pendingRequestRemotePort(pendingRequestIndex: Int32) throws -> Int32

Default Value

0

Remarks

The remote port associated with the request.

This property reflects the remote port associated with the request. Refer to the PendingRequestRemoteHost property's documentation for more information.

The PendingRequestIndex parameter specifies the index of the item in the array. The size of the array is controlled by the PendingRequestCount property.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks IoT 2020 iOS Edition - Version 20.0 [Build 8265]