1 implementation of IPendingBundleNotification
Microsoft.ML.Core (1)
Data\ServerChannel.cs (1)
21
internal sealed class ServerChannel : ServerChannel.
IPendingBundleNotification
, IDisposable
1 reference to IPendingBundleNotification
Microsoft.ML.Core (1)
Data\ServerChannel.cs (1)
63
using (var pipe = provider.StartPipe<
IPendingBundleNotification
>("Server"))