StateServiceApplication 构造函数 (String, StateService)

命名空间:  Microsoft.Office.Server.Administration
程序集:  Microsoft.Office.Server(位于 Microsoft.Office.Server.dll 中)

语法

声明
Public Sub New ( _
    name As String, _
    service As StateService _
)
用法
Dim name As String
Dim service As StateService

Dim instance As New StateServiceApplication(name, service)
public StateServiceApplication(
    string name,
    StateService service
)

参数

另请参阅

引用

StateServiceApplication 类

StateServiceApplication 成员

StateServiceApplication 重载

Microsoft.Office.Server.Administration 命名空间