RequestCanceledException Class

Definition

Exception thrown when the request is already cancelled.

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

Constructors

RequestCanceledException(SerializationInfo, StreamingContext)

Initializes a new instance of the RequestCanceledException class with serialized data.

Properties

InternalCode

returns COM HRESULT for the exception.

(Inherited from LyncClientException)

Applies to