ServerAgent.Dispose ()

The Dispose method terminates interaction with Microsoft Lync Server 2010 and releases all resources consumed by this object.

Syntax

[C#]

  Copy imageCopy Code
public void Dispose();

Syntax

[Visual Basic .NET]

  Copy imageCopy Code
Public Sub Dispose()

Parameters

This method has no parameters.

Return Values

This method has no return values.

Requirements

Redistributable: Requires Microsoft Lync Server 2010

Namespace:Microsoft.Rtc.Sip

Assembly: ServerAgent (in ServerAgent.dll)

See Also

Concepts