1 override of OnSend
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
607protected override void OnSend(Message message, TimeSpan timeout)
1 reference to OnSend
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\OutputChannel.cs (1)
87OnSend(message, timeout);