Click or drag to resize

IRemoteApiIsAliveAsync Method

Namespace:  Omada.OE.Solution.OIM.AppLogic.RoPESvc
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
[OperationContractAttribute(Action = "http://tempuri.org/IRemoteApi/IsAlive", 
	ReplyAction = "http://tempuri.org/IRemoteApi/IsAliveResponse")]
Task<bool> IsAliveAsync()

Return Value

Type: TaskBoolean
See Also