PeerCastStation.FLV.RTMP.RTMPSourceConnection.RTMPMessageBuilder.Abort C# (CSharp) Method

Abort() public method

public Abort ( ) : void
return void
      public void Abort()
      {
        this.ReceivedLength = this.BodyLength;
      }
    }
RTMPSourceConnection.RTMPMessageBuilder