2 references to FromTimeSpan
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqOutputMessage.cs (1)
62int totalSeconds = MsmqDuration.FromTimeSpan(factory.TimeToLive);
System\ServiceModel\MsmqIntegration\MsmqIntegrationOutputChannel.cs (1)
242EnsureTimeToReachQueueProperty(MsmqDuration.FromTimeSpan(property.TimeToReachQueue.Value));