5 writes to StreamDuration
Extensibility.WebSockets.IntegrationTests (5)
WebSocketTests.4.1.0.cs (5)
67
uploadStream.
StreamDuration
= TimeSpan.FromSeconds(1);
84
uploadStream.
StreamDuration
= TimeSpan.FromSeconds(1);
300
uploadStream.
StreamDuration
= TimeSpan.FromSeconds(1);
317
uploadStream.
StreamDuration
= TimeSpan.FromSeconds(1);
464
uploadStream.
StreamDuration
= TimeSpan.FromSeconds(1);
2 references to StreamDuration
ScenarioTests.Common.Tests (2)
ScenarioTestTypes.cs (2)
1118
if (
StreamDuration
!= TimeSpan.Zero)
1124
if (DateTime.Now - _readStartedTime >=
StreamDuration
)