PendingOperationException Class

Definition

Exception thrown when a new operation cannot be started because a previous operation is not finished.

public ref class PendingOperationException : Microsoft::Lync::Model::LyncClientException
[Serializable]
public class PendingOperationException : Microsoft.Lync.Model.LyncClientException
type PendingOperationException = class
    inherit LyncClientException
Public Class PendingOperationException
Inherits LyncClientException
Inheritance
PendingOperationException
Attributes
SerializableAttribute

Constructors

PendingOperationException(SerializationInfo, StreamingContext)

Properties

InternalCode

returns COM HRESULT for the exception.

(Inherited from LyncClientException)

Applies to