Exception thrown when a new operation cannot be started because a previous operation has not been completed

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
[
SerializableAttribute]
public 
class 
PendingOperationException : 

LyncClientException

Inheritance Hierarchy

System . . :: . . Object
   System . . :: . . Exception
     Microsoft.Lync.Model . . :: . . LyncClientException
       Microsoft.Lync.Model . . :: . . PendingOperationException

See Also