2 references to InactivityTimeout
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ReliableSessionBindingElementImporter.cs (2)
135
State state = State.
InactivityTimeout
;
138
if (state == State.
InactivityTimeout
)