1 write to message
System.ServiceModel (1)
System\ServiceModel\Channels\DatagramAdapter.cs (1)
1459this.message = message;
1 reference to message
System.ServiceModel (1)
System\ServiceModel\Channels\DatagramAdapter.cs (1)
1492channel.BeginRequest(this.message, this.timeoutHelper.RemainingTime(), Fx.ThunkCallback(new AsyncCallback(OnRequestComplete)), channel);