This topic has not yet been rated - Rate this topic

NotInitializedException class

Lync 2013

Exception thrown when the Lync client is not initialized or is already shutdown.

System.Object
  System.Exception
    Microsoft.Lync.Model.LyncClientException
      Microsoft.Lync.Model.NotInitializedException

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
<SerializableAttribute> _
Public Class NotInitializedException _
	Inherits LyncClientException
Dim instance As NotInitializedException
[SerializableAttribute]
public class NotInitializedException : LyncClientException
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.