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
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | Configuration | NSUrlSessionConfiguration. The configuration object for this session. |
| [read-only] | Delegate | INSUrlSessionDelegate. An instance of the Foundation.NSUrlSessionDelegate model class which acts as the class delegate. |
| [read-only] | DelegateQueue | NSOperationQueue. The operation queue used when this was created. Read-only. |
| SessionDescription | string. A human-readable description for the session. | |
| [read-only] static | SharedSession | NSUrlSession. The shared singleton object. |
| [read-only] | WeakDelegate | NSObject. An object that can respond to the delegate protocol for this type |