Request.RequestUri property

 
Microsoft Office Live Communications Server 2005 with SP1

Request.RequestUri

The RequestUri property contains the SIP URI for the request.

[C#]public String RequestUri {get; set;}
[Visual Basic .NET]Public Property RequestUri As String

Remarks

Applications that do not have routing information for a request should not modify the request-uri. In general, it is recommended that non-routing applications never change the request-uri.

Requirements

Redistributable: Requires Microsoft Office Live Communications Server 2005 with SP1.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)

See Also

Request class

  
  What did you think of this topic?
  © 2008 Microsoft Corporation. All rights reserved.