Process.ReadAllBytes(Nullable<TimeSpan>) Metoda

Definicja

public(byte[] StandardOutput, byte[] StandardError) ReadAllBytes(TimeSpan? timeout = default);
member this.ReadAllBytes : Nullable<TimeSpan> -> ValueTuple<byte[], byte[]>
Public Function ReadAllBytes (Optional timeout As Nullable(Of TimeSpan) = Nothing) As ValueTuple(Of Byte(), Byte())

Parametry

timeout
Nullable<TimeSpan>

Zwraca

Dotyczy