SendFileExtensions Class

 

Extension methods for the SendFileMiddleware

Namespace:   Microsoft.Owin.StaticFiles
Assembly:  Microsoft.Owin.StaticFiles (in Microsoft.Owin.StaticFiles.dll)

System::Object
  Microsoft.Owin.StaticFiles::SendFileExtensions

[ExtensionAttribute]
public ref class SendFileExtensions abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticUseSendFileFallback(IAppBuilder^)

Provide a SendFileFunc if another component does not.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: