7 overrides of DefaultCloseTimeout
System.ServiceModel.Federation (1)
System\IdentityModel\Security\WrapperSecurityCommunicationObject.cs (1)
35
protected override TimeSpan
DefaultCloseTimeout
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\StreamUpgradeProvider.cs (1)
32
protected override TimeSpan
DefaultCloseTimeout
System.ServiceModel.Primitives (4)
netstandard.cs (4)
434
protected override System.TimeSpan
DefaultCloseTimeout
{ get { return default; } }
1078
protected override System.TimeSpan
DefaultCloseTimeout
{ get { return default(System.TimeSpan); } }
1314
protected override System.TimeSpan
DefaultCloseTimeout
{ get { return default; } }
1330
protected override System.TimeSpan
DefaultCloseTimeout
{ get { return default; } }
UnitTests.Common (1)
MockCommunicationObject.cs (1)
67
protected override TimeSpan
DefaultCloseTimeout