1 override of MustCloseChannel
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ClientReliableChannelBinder.cs (1)
60
protected override bool
MustCloseChannel
3 references to MustCloseChannel
System.ServiceModel.Primitives (3)
System\ServiceModel\Channels\ReliableChannelBinder.cs (3)
151
if (!
MustCloseChannel
)
193
if (!
MustCloseChannel
)
284
if (!
MustCloseChannel
)