Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Transaction.Dispose ()
The Dispose method destroys this transaction and releases all associated resources.
Syntax
[C#]
public void Dispose();
Syntax
[Visual Basic .NET]
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)