Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSURLSessionTaskTransactionMetricsMBS class.

Previous items

NSURLSessionTaskTransactionMetricsMBS.request as NSURLRequestMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacFrameworks Plugin 20.2 ✅ Yes ❌ No ❌ No ✅ Yes All
The transaction request.

(Read only property)

NSURLSessionTaskTransactionMetricsMBS.requestEndDate as Date

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacFrameworks Plugin 20.2 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The time immediately after the task finished requesting the resource, regardless of whether it was retrieved from the server or local resources.

(Read only property)

NSURLSessionTaskTransactionMetricsMBS.requestEndDateTime as DateTime

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacFrameworks Plugin 20.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The time immediately after the task finished requesting the resource, regardless of whether it was retrieved from the server or local resources.

(Read only property)

NSURLSessionTaskTransactionMetricsMBS.requestStartDate as Date

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacFrameworks Plugin 20.2 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The time immediately before the task started requesting the resource, regardless of whether it is retrieved from the server or local resources.

(Read only property)

NSURLSessionTaskTransactionMetricsMBS.requestStartDateTime as DateTime

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacFrameworks Plugin 20.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The time immediately before the task started requesting the resource, regardless of whether it is retrieved from the server or local resources.

(Read only property)

NSURLSessionTaskTransactionMetricsMBS.resourceFetchType as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacFrameworks Plugin 20.2 ✅ Yes ❌ No ❌ No ✅ Yes All
A value that indicates whether the resource was loaded, pushed, or retrieved from the local cache.

(Read only property)

NSURLSessionTaskTransactionMetricsMBS.response as NSURLResponseMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacFrameworks Plugin 20.2 ✅ Yes ❌ No ❌ No ✅ Yes All
The transaction response.

This property is nil if an error occurred and no response was generated.
(Read only property)

NSURLSessionTaskTransactionMetricsMBS.responseEndDate as Date

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacFrameworks Plugin 20.2 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The time immediately after the task received the last byte of the resource.

(Read only property)

NSURLSessionTaskTransactionMetricsMBS.responseEndDateTime as DateTime

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacFrameworks Plugin 20.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The time immediately after the task received the last byte of the resource.

(Read only property)

NSURLSessionTaskTransactionMetricsMBS.responseStartDate as Date

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacFrameworks Plugin 20.2 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The time immediately after the task received the first byte of the response from the server or from local resources.

(Read only property)

NSURLSessionTaskTransactionMetricsMBS.responseStartDateTime as DateTime

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacFrameworks Plugin 20.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The time immediately after the task received the first byte of the response from the server or from local resources.

(Read only property)

NSURLSessionTaskTransactionMetricsMBS.ReusedConnection as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacFrameworks Plugin 20.2 ✅ Yes ❌ No ❌ No ✅ Yes All
A Boolean value that indicates whether the task used a persistent connection to fetch the resource.

(Read only property)

NSURLSessionTaskTransactionMetricsMBS.secureConnectionEndDate as Date

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacFrameworks Plugin 20.2 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The time immediately after the security handshake completed.

This value is nil if an encrypted connection isn’t used, if a persistent connection is used, or if the resource is retrieved from local resources.
(Read only property)

NSURLSessionTaskTransactionMetricsMBS.secureConnectionEndDateTime as DateTime

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacFrameworks Plugin 20.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The time immediately after the security handshake completed.

This value is nil if an encrypted connection isn’t used, if a persistent connection is used, or if the resource is retrieved from local resources.
(Read only property)

NSURLSessionTaskTransactionMetricsMBS.secureConnectionStartDate as Date

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacFrameworks Plugin 20.2 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The time immediately before the task started the TLS security handshake to secure the current connection.

This value is nil if an encrypted connection isn’t used, if a persistent connection is used, or if the resource is retrieved from local resources.
(Read only property)

NSURLSessionTaskTransactionMetricsMBS.secureConnectionStartDateTime as DateTime

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacFrameworks Plugin 20.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The time immediately before the task started the TLS security handshake to secure the current connection.

This value is nil if an encrypted connection isn’t used, if a persistent connection is used, or if the resource is retrieved from local resources.
(Read only property)

Previous items

The items on this page are in the following plugins: MBS MacFrameworks Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...