Click or drag to resize

FRAMServicePing Method

Test method (returns current server time).

Namespace: FRAM.WcfService.Public
Assembly: FRAM.WcfService.Public (in FRAM.WcfService.Public.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Response<DateTime> Ping()

Return Value

ResponseDateTime
Timestamp
See Also