WSRP_v1_Markup_Binding_SOAP.performBlockingInteractionAsync Method (performBlockingInteraction)
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 _
)
'Usage
Dim instance As WSRP_v1_Markup_Binding_SOAP
Dim performBlockingInteraction1 As performBlockingInteraction
instance.performBlockingInteractionAsync(performBlockingInteraction1)
public void performBlockingInteractionAsync(
performBlockingInteraction performBlockingInteraction1
)
Parameters
- performBlockingInteraction1
Type: Microsoft.SharePoint.Portal.WebControls.WSRPWebService.performBlockingInteraction
See Also
Reference
WSRP_v1_Markup_Binding_SOAP Class
WSRP_v1_Markup_Binding_SOAP Members
performBlockingInteractionAsync Overload
Microsoft.SharePoint.Portal.WebControls.WSRPWebService Namespace