I am trying to get the jobDeliveryStatus for this job is there any way we can add time to this?
jobIdType.MRN = #"11791284"#
jobIdType.XDN = #"xsi"
#Error Message:
System.TimeoutException: The request channel timed out
while waiting for a reply after 00:00:59.9531979. Increase the timeout value
passed to the call to Request or increase the SendTimeout value on the Binding.
The time allotted to this operation may have been a portion of a longer timeout.
---> System.TimeoutException: The HTTP request to
'https://messaging.easylink.com/soap/sync' has exceeded the allotted timeout of
00:01:00. The time allotted to this operation may have been a portion of a
longer timeout. ---> System.Net.WebException: The operation has timed
out at
System.Net.HttpWebRequest.GetResponse()
at
System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan
timeout)