C1.Silverlight.Uploader Namespace > FilePackager Class : GetMaxSizePerUpload Method |
'Declaration
Public MustOverride Function GetMaxSizePerUpload() As System.Long
'Usage
Dim instance As FilePackager Dim value As System.Long value = instance.GetMaxSizePerUpload()
public abstract System.long GetMaxSizePerUpload()
public function GetMaxSizePerUpload(): System.Int64; abstract;
public __abstract function GetMaxSizePerUpload() : System.long;
public: abstract System.long GetMaxSizePerUpload();
public: abstract System.int64 GetMaxSizePerUpload();
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2