C# Class SIPSorcery.Net.RTSPConnection

Show file Open project: sipsorcery/sipsorcery Class Usage Examples

Public Properties

Property Type Description
LastTransmission System.DateTime
MaxMessageSize int
SocketBuffer byte[]
SocketBufferEndPosition int

Property Details

LastTransmission public property

public DateTime,System LastTransmission
return System.DateTime

MaxMessageSize public static property

public static int MaxMessageSize
return int

SocketBuffer public property

public byte[] SocketBuffer
return byte[]

SocketBufferEndPosition public property

public int SocketBufferEndPosition
return int