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