MonoMac.Foundation.NSUrlRequest Members

The members of MonoMac.Foundation.NSUrlRequest are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
Documentation for this section has not yet been entered.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
BodyNSData. Documentation for this section has not yet been entered.
[read-only]
BodyStreamNSInputStream. Documentation for this section has not yet been entered.
[read-only]
CachePolicyNSUrlRequestCachePolicy. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
HeadersNSDictionary. Documentation for this section has not yet been entered.
[read-only]
HttpMethodstring. Documentation for this section has not yet been entered.
[read-only]
default property
Item(string)string. Gets the value of the specified HTTP header.
[read-only]
MainDocumentURLNSUrl. Documentation for this section has not yet been entered.
[read-only]
ShouldHandleCookiesbool. Documentation for this section has not yet been entered.
[read-only]
TimeoutIntervaldouble. Documentation for this section has not yet been entered.
[read-only]
UrlNSUrl. Documentation for this section has not yet been entered.

Public Methods

static
FromUrl(NSUrl) : NSUrlRequest
Documentation for this section has not yet been entered.
override
ToString() : string
Returns a string representation of the value of the current instance.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSUrlRequest object.