SdpSrtpCryptoKey.Lifetime Property

Definition

public:
 property Nullable<long> Lifetime { Nullable<long> get(); void set(Nullable<long> value); };
public Nullable<long> Lifetime { get; set; }
member this.Lifetime : Nullable<int64> with get, set
Public Property Lifetime As Nullable(Of Long)

Property Value

Nullable<Int64>

Applies to