Class PingMock
Inheritance
System.Object
PingMock
Namespace: TestUtils
Assembly: cs.temp.dll.dll
Syntax
public class PingMock : Ping.Ping.PingBase
Methods
Ping(PingMsg, ServerCallContext)
Declaration
public override Task<PingMsg> Ping(PingMsg request, ServerCallContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| PingMsg | request | |
| ServerCallContext | context |
Returns
| Type | Description |
|---|---|
| Task<PingMsg> |