1 implementation of NotifyDataAvailable
Microsoft.TestPlatform.CommunicationUtilities (1)
LengthPrefixCommunicationChannel.cs (1)
74
public Task
NotifyDataAvailable
(CancellationToken cancellationToken)
1 reference to NotifyDataAvailable
Microsoft.TestPlatform.CommunicationUtilities (1)
TcpClientExtensions.cs (1)
67
channel.
NotifyDataAvailable
(cancellationToken);