18 references to State
System.ServiceModel (18)
System\ServiceModel\Channels\ReliableSessionBindingElementImporter.cs (18)
134
State
state =
State
.InactivityTimeout;
137
if (state ==
State
.InactivityTimeout)
143
state =
State
.AcknowledgementInterval;
158
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)