PeerCastStation.FLV.RTMP.RTMPSourceConnection.RTMPMessageBuilder.Abort C# (CSharp) Méthode

Abort() public méthode

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