[Missing <summary> documentation for "P:Quickblox.Sdk.Modules.ContentModule.Models.Blob.Lifetime"]
Namespace: Quickblox.Sdk.Modules.ContentModule.ModelsAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int Lifetime { get; set; }Public Property Lifetime As Integer
Get
Set
public:
property int Lifetime {
int get ();
void set (int value);
}member Lifetime : int with get, set
Property Value
Type:
Int32
See Also