18 references to State
dotnet-svcutil-lib (18)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ReliableSessionBindingElementImporter.cs (18)
135
State
state =
State
.InactivityTimeout;
138
if (state ==
State
.InactivityTimeout)
144
state =
State
.AcknowledgementInterval;
159
if (state ==
State
.AcknowledgementInterval)
374
State
state =
State
.Security;
379
if (state ==
State
.Security)
381
state =
State
.DeliveryAssurance;
389
if (state ==
State
.DeliveryAssurance)
391
state =
State
.Done;
458
State
state =
State
.Assurance;
462
if (state ==
State
.Assurance)
464
state =
State
.Order;
481
if (state ==
State
.Order)
483
state =
State
.Done;
505
if (state ==
State
.Assurance)