NotReadyException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Exception thrown when the operation is pending or Lync client is not ready for the operation.
public ref class NotReadyException : Microsoft::Lync::Model::LyncClientException
[Serializable]
public class NotReadyException : Microsoft.Lync.Model.LyncClientException
type NotReadyException = class
inherit LyncClientException
Public Class NotReadyException
Inherits LyncClientException
- Inheritance
- Attributes
-
SerializableAttribute
Constructors
NotReadyException(SerializationInfo, StreamingContext) |
Initializes a new instance of the NotReadyException class with serialized data. |
Properties
InternalCode |
returns COM HRESULT for the exception. (Inherited from LyncClientException) |