5 writes to StreamDuration
Extensibility.WebSockets.IntegrationTests (5)
WebSocketTests.4.1.0.cs (5)
66
uploadStream.
StreamDuration
= TimeSpan.FromSeconds(1);
83
uploadStream.
StreamDuration
= TimeSpan.FromSeconds(1);
298
uploadStream.
StreamDuration
= TimeSpan.FromSeconds(1);
315
uploadStream.
StreamDuration
= TimeSpan.FromSeconds(1);
460
uploadStream.
StreamDuration
= TimeSpan.FromSeconds(1);
2 references to StreamDuration
ScenarioTests.Common.Tests (2)
ScenarioTestTypes.cs (2)
1065
if (
StreamDuration
!= TimeSpan.Zero)
1071
if (DateTime.Now - _readStartedTime >=
StreamDuration
)