INSDiscardableContent.BeginContentAccess Method

Definition

Requests access to the content, and returns true if the contents are available and were successfully accessed. (Otherwise, returns false.)

[Foundation.Export("beginContentAccess")]
[Foundation.Preserve(Conditional=true)]
public bool BeginContentAccess ();
abstract member BeginContentAccess : unit -> bool

Returns

true if the contents can be retrieved.

Attributes

Applies to