Show / Hide Table of Contents

Delegate SIPTransactionFailedDelegate

Namespace: SIPSorcery.SIP
Assembly: SIPSorcery.dll
Syntax
public delegate void SIPTransactionFailedDelegate(SIPTransaction sipTransaction, SocketError failureReason);
Parameters
Type Name Description
SIPTransaction sipTransaction
System.Net.Sockets.SocketError failureReason

Extension Methods

JSONWriter.ToJson(Object)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX