Android.Content.BroadcastReceiver.IsOrderedBroadcast Property
Returns true if the receiver is currently processing an ordered broadcast.

Syntax

[get: Android.Runtime.Register("isOrderedBroadcast", "()Z", "GetIsOrderedBroadcastHandler")]
public bool IsOrderedBroadcast { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if the receiver is currently processing an ordered broadcast.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 5