WSRP_v1_Markup_Binding_SOAP.performBlockingInteractionAsync Method (performBlockingInteraction, Object)
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.Portal.WebControls.WSRPWebService
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Sub performBlockingInteractionAsync ( _
performBlockingInteraction1 As performBlockingInteraction, _
userState As Object _
)
'Usage
Dim instance As WSRP_v1_Markup_Binding_SOAP
Dim performBlockingInteraction1 As performBlockingInteraction
Dim userState As Object
instance.performBlockingInteractionAsync(performBlockingInteraction1, _
userState)
public void performBlockingInteractionAsync(
performBlockingInteraction performBlockingInteraction1,
Object userState
)
Parameters
- performBlockingInteraction1
Type: Microsoft.SharePoint.Portal.WebControls.WSRPWebService.performBlockingInteraction
- userState
Type: System.Object
See Also
Reference
WSRP_v1_Markup_Binding_SOAP Class
WSRP_v1_Markup_Binding_SOAP Members
performBlockingInteractionAsync Overload
Microsoft.SharePoint.Portal.WebControls.WSRPWebService Namespace