Interface ITesterClient
Contract for client of ITester svc
Inherited Members
System.IDisposable.Dispose()
Namespace: Azos.Sky.Contracts
Assembly: Azos.Sky.dll
Syntax
public interface ITesterClient : ISkyServiceClient, IDisposable, ITester, ISkyService
Methods
Async_TestEcho(Object)
Declaration
CallSlot Async_TestEcho(object data)
Parameters
Type | Name | Description |
---|---|---|
System.Object | data |
Returns
Type | Description |
---|---|
CallSlot |