3 writes to communicationObject
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (3)
442
this.
communicationObject
= communicationObject;
466
this.
communicationObject
= communicationObject;
565
communicationObject
= null;
6 references to communicationObject
System.ServiceModel (6)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (6)
499
else if (this.
communicationObject
!= null)
540
if (this.
communicationObject
== null)
546
? this.
communicationObject
.CreateAbortedException()
547
: this.
communicationObject
.GetTerminalException();
594
if (this.
communicationObject
!= null)
630
if (this.
communicationObject
!= null)