Click or drag to resize
Askia

IQuotaGetUpdate Method

[Missing <summary> documentation for "M:AskiaCore.IQuota.GetUpdate(AskiaCore.QuotaUpdateType@,System.Byte[]@,System.Boolean)"]

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
bool GetUpdate(
	ref QuotaUpdateType type,
	ref byte[] data,
	bool reset
)

Parameters

type
Type: AskiaCoreQuotaUpdateType

[Missing <param name="type"/> documentation for "M:AskiaCore.IQuota.GetUpdate(AskiaCore.QuotaUpdateType@,System.Byte[]@,System.Boolean)"]

data
Type: SystemByte

[Missing <param name="data"/> documentation for "M:AskiaCore.IQuota.GetUpdate(AskiaCore.QuotaUpdateType@,System.Byte[]@,System.Boolean)"]

reset
Type: SystemBoolean

[Missing <param name="reset"/> documentation for "M:AskiaCore.IQuota.GetUpdate(AskiaCore.QuotaUpdateType@,System.Byte[]@,System.Boolean)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:AskiaCore.IQuota.GetUpdate(AskiaCore.QuotaUpdateType@,System.Byte[]@,System.Boolean)"]

See Also