IService1JumpStart Method |
Namespace: SxcDeskAppLib.SxcWebSvcRef
[OperationContractAttribute(Action = "http://tempuri.org/IService1/JumpStart", ReplyAction = "http://tempuri.org/IService1/JumpStartResponse")] void JumpStart()
<OperationContractAttribute(Action := "http://tempuri.org/IService1/JumpStart", ReplyAction := "http://tempuri.org/IService1/JumpStartResponse")> Sub JumpStart
[OperationContractAttribute(Action = L"http://tempuri.org/IService1/JumpStart", ReplyAction = L"http://tempuri.org/IService1/JumpStartResponse")] void JumpStart()
[<OperationContractAttribute(Action = "http://tempuri.org/IService1/JumpStart", ReplyAction = "http://tempuri.org/IService1/JumpStartResponse")>] abstract JumpStart : unit -> unit