Android.OS.WorkSource Class
Describes the source of some work that may be done by someone else.

See Also: WorkSource Members

Syntax

[Android.Runtime.Register("android/os/WorkSource", DoNotGenerateAcw=true)]
public class WorkSource : Java.Lang.Object, IParcelable, IDisposable

Remarks

Describes the source of some work that may be done by someone else. Currently the public representation of what a work source is is not defined; this is an opaque container.

[Android Documentation]

Requirements

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