IMemberGetAttributeT Method Hazelcast .Net Client Class Library

Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.5.3.2
Syntax

T GetAttribute<T>(
	string key
)

Parameters

key
Type: SystemString

Type Parameters

T

Return Value

Type: T
See Also

Reference