Foundation.NSUrlSession: Property Members

The properties of Foundation.NSUrlSession are listed below. For a list of all members, see the NSUrlSession Members list.

See Also: Inherited members from Foundation.NSObject

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
ConfigurationNSUrlSessionConfiguration. The configuration object for this session.
[read-only]
DelegateINSUrlSessionDelegate. An instance of the Foundation.NSUrlSessionDelegate model class which acts as the class delegate.
[read-only]
DelegateQueueNSOperationQueue. The operation queue used when this was created. Read-only.
SessionDescriptionstring. A human-readable description for the session.
[read-only]
static
SharedSessionNSUrlSession. The shared singleton object.
[read-only]
WeakDelegateNSObject. An object that can respond to the delegate protocol for this type