IStringMinifier::RemoveUnminified Method
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.Infrastructure
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
A call to this function indicates that any future attempt to unminify strings that were previously minified from value may be met with a null return value. This provides an opportunity clean up any internal data structures that reference value.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Show: