Idioma

IBaseStream.IsParallel Propriedade

Definição

Obtém se esse fluxo seria executado em paralelo se uma operação de terminal fosse invocada.

public bool IsParallel { [Android.Runtime.Register("isParallel", "()Z", "GetIsParallelHandler:Java.Util.Streams.IBaseStreamInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=24)] get; }
[<get: Android.Runtime.Register("isParallel", "()Z", "GetIsParallelHandler:Java.Util.Streams.IBaseStreamInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=24)>]
member this.IsParallel : bool

Valor da propriedade

true se esse fluxo for executado em paralelo; caso contrário, false.

Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a