QueueStatusDataSet Constructor (SerializationInfo, StreamingContext)
Namespace: [QueueSystem Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/QueueSystem.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/QueueSystem.asmx?wsdl
Syntax
'Declaration
Protected Sub New ( _
info As SerializationInfo, _
context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext
Dim instance As New QueueStatusDataSet(info, context)
protected QueueStatusDataSet(
SerializationInfo info,
StreamingContext context
)
Parameters
- context
Type: System.Runtime.Serialization.StreamingContext