ClientTransaction.OnResponseReceived method

 
Microsoft Office Live Communications Server 2005 with SP1

ClientTransaction.OnResponseReceived

The OnResponseReceived method raises the ClientTransaction.ResponseReceived event.

[C#]protected virtual void OnResponseReceived();
[Visual Basic .NET]Overridable Protected Sub OnResponseReceived()

Parameters

This method has no parameters.

Return Values

This method has no return values.

Remarks

An implementation of this method must be provided on all classes derived from ClientTransaction.

Requirements

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

See Also

ClientTransaction.ResponseReceived

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