If true, this content provider allows multiple instances of itself
to run in different process.
Syntax
[Android.Runtime.Register("multiprocess")] public boolMultiprocess { get; set; }
Value
Documentation for this section has not yet been entered.
Remarks
If true, this content provider allows multiple instances of itself
to run in different process. If false, a single instances is always
run in ComponentInfo.ProcessName.