public static class ApplicationBuilderExtensions
<ExtensionAttribute>
Public NotInheritable Class ApplicationBuilderExtensions
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type ApplicationBuilderExtensions = class end
UseHttpDmtp | 使用基于Http的Dmtp服务器。 |
UseWebSocketDmtp |
使用基于WebSocket的Dmtp服务器。
启用该功能时,请先启用WebSocket。 |