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

Abort() public méthode

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