ClientNotFoundException Class

Definition

Exception thrown when client process cannot be found

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

Constructors

ClientNotFoundException(SerializationInfo, StreamingContext)

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

Properties

InternalCode

returns COM HRESULT for the exception.

(Inherited from LyncClientException)

Applies to