Miner.Responder.Shared.Exceptions Namespace > NotAllCallsArchivedException Class > NotAllCallsArchivedException Constructor : NotAllCallsArchivedException Constructor(SerializationInfo,StreamingContext) |
'Declaration
Protected Function New( _ ByVal info As System.Runtime.Serialization.SerializationInfo, _ ByVal context As System.Runtime.Serialization.StreamingContext _ )
'Usage
Dim info As System.Runtime.Serialization.SerializationInfo Dim context As System.Runtime.Serialization.StreamingContext Dim instance As New NotAllCallsArchivedException(info, context)
protected NotAllCallsArchivedException( System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context )
protected NotAllCallsArchivedException( info: System.Runtime.Serialization.SerializationInfo; context: System.Runtime.Serialization.StreamingContext );
protected function NotAllCallsArchivedException( info : System.Runtime.Serialization.SerializationInfo, context : System.Runtime.Serialization.StreamingContext );
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2