8 references to Ping
Client.ChannelLayer.IntegrationTests (3)
DuplexChannelWithSynchronizationContext.cs (3)
55serviceProxy.Ping(guid); 120serviceProxy.Ping(guid); 194serviceProxy.Ping(guid);
Client.ClientBase.IntegrationTests (1)
DuplexClientBaseTests.4.1.0.cs (1)
83Task.Run(() => proxy.Ping(guid));
Extensibility.WebSockets.IntegrationTests (3)
WebSocketTests.4.1.0.cs (3)
733Task.Run(() => duplexProxy.Ping(guid)); 774Task.Run(() => duplexProxy.Ping(guid)); 818Task.Run(() => proxy.Ping(guid));
Security.TransportSecurity.IntegrationTests (1)
Tcp\ClientCredentialTypeTests.4.1.1.cs (1)
262Task.Run(() => serviceProxy.Ping(guid));