Android.OS.IBinder.IsBinderAlive Property
Check to see if the process that the binder is in is still alive.

Syntax

[get: Android.Runtime.Register("isBinderAlive", "()Z", "GetIsBinderAliveHandler:Android.OS.IBinderInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public bool IsBinderAlive { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Check to see if the process that the binder is in is still alive.

[Android Documentation]

Requirements

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