2 references to InternalBeginAdd
System.ServiceModel (2)
System\ServiceModel\Channels\TransmissionStrategy.cs (2)
258
return
InternalBeginAdd
(message, false, timeout, state, callback, asyncState);
268
return
InternalBeginAdd
(message, true, timeout, state, callback, asyncState);