Foundation.NSUrlSessionConfiguration: Method Members

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

See Also: Inherited members from Foundation.NSObject

Public Methods

static
BackgroundSessionConfiguration(string) : NSUrlSessionConfiguration
A preconfigured session object that causes the upload or download to be performed in the background.
Copy(NSZone) : NSObject
Performs a copy of the underlying Objective-C object.
static
CreateBackgroundSessionConfiguration(string) : NSUrlSessionConfiguration
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the NSUrlSessionConfiguration object.