Share via


ServerAgent.Dispose method

 
Microsoft Office Live Communications Server 2005 with SP1

ServerAgent.Dispose ()

The Dispose method terminates interaction with the Live Communications Server and releases all resources consumed by this object.

[C#]
public void Dispose();

  [Visual Basic .NET]
Public Sub Dispose()

Parameters

This method has no parameters.

Return Values

This method has no return values.

Requirements

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

See Also

ServerAgent

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