This documentation is archived and is not being maintained.
MessageQueueWebService Class
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Server.Core.WebServices
Assembly: Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)
'Declaration <AspNetCompatibilityRequirementsAttribute(RequirementsMode := AspNetCompatibilityRequirementsMode.Required)> _ <ServiceBehaviorAttribute(AddressFilterMode := AddressFilterMode.Any, ConcurrencyMode := ConcurrencyMode.Multiple, _ IncludeExceptionDetailInFaults := True, InstanceContextMode := InstanceContextMode.PerCall, _ UseSynchronizationContext := False)> _ <ServiceContractAttribute(Name := "MessageQueueService", Namespace := "http://schemas.microsoft.com/TeamFoundation/2010/Framework")> _ Public NotInheritable Class MessageQueueWebService
The MessageQueueWebService type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | QueueService | Gets the message queue service for this instance. |
![]() | RequestContext | Gets the request context for this instance. |
| Name | Description | |
|---|---|---|
![]() | BeginMakeConnection | |
![]() | EndMakeConnection | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
